Bug 1751072

Summary: Web UI should check minimum TLS be less or equal than maximum TLS version
Product: Red Hat Directory Server Reporter: Ding-Yi Chen <dchen>
Component: cockpit-389-dsAssignee: mreynolds
Status: CLOSED DUPLICATE QA Contact: RHDS QE <ds-qe-bugs>
Severity: low Docs Contact:
Priority: unspecified    
Version: 11.0CC: aborah, lkrispen, mhonek, spichugi, tbordaz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-11 06:46:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ding-Yi Chen 2019-09-11 06:41:46 UTC
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:

Comment 1 Anuj Borah 2019-09-11 06:46:28 UTC

*** This bug has been marked as a duplicate of bug 1751029 ***