Class HostSslSocketFactory

java.lang.Object
javax.net.SocketFactory
javax.net.ssl.SSLSocketFactory
io.confluent.kafka.schemaregistry.client.ssl.HostSslSocketFactory

public class HostSslSocketFactory extends SSLSocketFactory
This class is a wrapper class on top of SSLSocketFactory to address issue where host name is not set on BCSSLSocket when creating a socket.