Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There are two problems with the CreateAuthenticator annotation trust manager configuration:
- delegateSslTrustManagerFQCN + delegateTlsTrustManagerFQCN default to NoVerificationTrustManager, which is not secure.
- These values are not plugged through to the DelegatingAuthenticator, which hard-codes NoVerificationTrustManager.
Attachments
Issue Links
- relates to
-
DIRSERVER-2329 Replication trust manager improvements
- Resolved
-
DIRSERVER-2330 StartTlsHandler and LdapsInitializer use NoVerificationTrustManager
- Resolved
- links to