Package com.atlassian.crowd.directory.ssl
package com.atlassian.crowd.directory.ssl
-
ClassDescriptionThis authentication strategy is replacement for
DefaultTlsDirContextAuthenticationStrategy
, and is a workaround for bug affecting JDK9-JDK13.This SocketFactory needs to callSSLParameters.setEndpointIdentificationAlgorithm(String)
to enable LDAPS hostname verification.