Description of problem: There are no validation between minimum TLS version and maximum version. In other words, there are no error message if you put min as TLS1.3 but max as TLS1.2 Version-Release number of selected component (if applicable): 11 How reproducible: Always Steps to Reproduce: 1. In Web UI: "Red Hat Directory Server" -> Security -> "Security Configuration" 2. Set Minimum TLS Version: TLS1.3 3. Set Maximum TLS Version: TLS1.2 4. Save Configuration Actual results: No warning or error message Expected results: Error message: "Invalid Setting: Min TLS version is greater than Max TLS version" Additional info:
*** This bug has been marked as a duplicate of bug 1751029 ***