[GitHub] [zookeeper] hyperxpro commented on a diff in pull request #2009: ZOOKEEPER-4622 Add Netty-TcNative OpenSSL Support

2023-07-01 Thread via GitHub
hyperxpro commented on code in PR #2009: URL: https://github.com/apache/zookeeper/pull/2009#discussion_r1248995315 ## zookeeper-server/src/main/java/org/apache/zookeeper/common/ClientX509Util.java: ## @@ -36,4 +55,149 @@ public String getSslAuthProviderProperty() {

[GitHub] [zookeeper] hyperxpro commented on a diff in pull request #2009: ZOOKEEPER-4622 Add Netty-TcNative OpenSSL Support

2023-06-19 Thread via GitHub
hyperxpro commented on code in PR #2009: URL: https://github.com/apache/zookeeper/pull/2009#discussion_r1234033646 ## zookeeper-server/src/main/java/org/apache/zookeeper/common/ClientX509Util.java: ## @@ -36,4 +55,149 @@ public String getSslAuthProviderProperty() {

[GitHub] [zookeeper] hyperxpro commented on a diff in pull request #2009: ZOOKEEPER-4622 Add Netty-TcNative OpenSSL Support

2023-06-15 Thread via GitHub
hyperxpro commented on code in PR #2009: URL: https://github.com/apache/zookeeper/pull/2009#discussion_r1230553729 ## zookeeper-server/src/main/java/org/apache/zookeeper/common/X509Util.java: ## @@ -627,6 +631,113 @@ public void enableCertFileReloading() throws IOException {