TLS 1.2 when using LDAP over SSL
Does AEM 6.4 and above support TLS 1.2 when using LDAP over SSL for authentication?
Does AEM 6.4 and above support TLS 1.2 when using LDAP over SSL for authentication?
Hi @joe-joyner ,
As @umesh_thakur said, it will work. Jdk 8 will use TLS 1.2 by default.
To connect to the LDAP port (389), and then enable TLS using
the LDAP StartTLS extended operation (which negotiates SSLv3 or TLS protocols). It is generally known as "Use TLS".
Regards,
Santosh
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.