Troubleshooting
Problem
After the upgrade to Java(TM) 8 Update 181, you may encounter the Lightweight Directory Access Protocol (LDAP) error javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching ip address found.
This is because the endpoint identification algorithms have been enabled by default to improve the robustness of LDAPS (secure LDAP over Transport Layer Security (TLS) ) connections. There may be situations where some applications that were previously able to successfully connect to an LDAPS server may no longer be able to do so.
Symptom
While connecting to a LDAPS server, the error:
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching ip address found.
is issued in situations where applications were previously able to successfully connect to an LDAPS server.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
20 August 2021
UID
ibm10793403