You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@zookeeper.apache.org by GitBox <gi...@apache.org> on 2019/12/16 10:53:47 UTC

[GitHub] [zookeeper] anmolnar commented on a change in pull request #1174: ZOOKEEPER-3388: Allow client port to support plaintext and encrypted connections simultaneously (3.5)

anmolnar commented on a change in pull request #1174: ZOOKEEPER-3388: Allow client port to support plaintext and encrypted connections simultaneously (3.5)
URL: https://github.com/apache/zookeeper/pull/1174#discussion_r358168088
 
 

 ##########
 File path: zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md
 ##########
 @@ -1032,7 +1032,13 @@ encryption/authentication/authorization performed by the service.
     (Java system properties: **zookeeper.ssl.handshakeDetectionTimeoutMillis** and **zookeeper.ssl.quorum.handshakeDetectionTimeoutMillis**)
     **New in 3.5.5:**
     TBD
-        
+
+* *client.portUnification*:
+    (Java system properties: **zookeeper.client.portUnification**)
+    Specifies that the client port should accept SSL connections
 
 Review comment:
   This is done. Thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services