kazoo icon indicating copy to clipboard operation
kazoo copied to clipboard

Add support for SNI hostnames

Open jessesightler-redhat opened this issue 1 year ago • 0 comments

What would you like to be added

Send the SNI header with TLS connections.

Why is this needed

Currently when connecting to TLS hosts, only the IP is used. Some sites are behind passthrough proxies that proxy based upon hostname in the SNI header. Without support for SNI, these zookeeper ensembles cannot be reached via the library.

jessesightler-redhat avatar Jun 27 '24 22:06 jessesightler-redhat