kazoo
kazoo copied to clipboard
Add support for SNI hostnames
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.