Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.0-M12
-
None
-
None
Description
Allow client authentication using (X.509) certificate for LDAPS connections.
I'm not sure, how the configuration should look like on the ApacheDS side, some points which come to my mind:
- should be the truststore defined in the same way as keystore for the LDAPS? (file or attribute in admin entry)
- is an existing user account needed (for the authentication and LdapSession handling)? if yes, how will be the mapping (certificate
touser LdapEntry) configured?
Attachments
Issue Links
- is related to
-
DIRSERVER-1842 Make the server support TrustManager that verify the certficates
- Open