Hello, I'm getting mixed messages from the documentation, and I'm unable to get Zookeeper to talk on a secureClientPort.
Is SSL supported in Zookeeper 3.4.9? At https://zookeeper.apache.org/doc/r3.4.9/zookeeperAdmin.html <https://zookeeper.apache.org/doc/r3.4.9/zookeeperAdmin.html> I see: "New in 3.4: Netty is an NIO based client/server communication framework.... Netty framework has built in support for encryption (SSL)...." But at https://cwiki.apache.org/confluence/display/ZOOKEEPER/ZooKeeper+SSL+User+Guide it states that SSL has "been added in ZOOKEEPER-2125", which is 3.5.1, 3.6.0 If someone can confirm that SSL is indeed supported in 3.4.9, I'll keep debugging my configuration. Thank you. -- Dan Langille - BSDCan / PGCon [email protected]
