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/11 13:48:10 UTC

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

symat 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_r356598592
 
 

 ##########
 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:
   please add the tag: ` **New in 3.5.7:**`

----------------------------------------------------------------
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