-
Task
-
Resolution: Fixed
-
Minor
-
None
In FIPS mode insecure certificates should not be used.
Steps to reproduce this behaviour:
- Go to Manage Jenkins > Security > Security Realm and select Active directory
- Click on Add domain
- Select [Insecure] Trust all certificates in TLS Configuration
The output is:
- You don’t get any error message
- You can save the configuration
- You can test it without re-validating the TLS Configuration option
The user should have an error message if an insecure certificate is chosen in TLS Configuration
- links to