[
https://issues.apache.org/jira/browse/ZOOKEEPER-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-4619:
--------------------------------------
Labels: pull-request-available (was: )
> C сlient zookeeper_init_ssl certificate password cannot contain commas.
> -----------------------------------------------------------------------
>
> Key: ZOOKEEPER-4619
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4619
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client
> Affects Versions: 3.6.2, 3.8.0, 3.7.1
> Reporter: llchry
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> An exception occurs when cli_mt is used to connect to a server with SSL
> authentication enabled and the private key contains commas (,).
>
> ./cli_mt -h x.x.x.x:21281 -s
> "/root/zookeeper/zookeeper-client/zookeeper-client-c/ca.crt,/root/zookeeper/zookeeper-client/zookeeper-client-c/Certificate.pem,/root/zookeeper/zookeeper-client/zookeeper-client-c/PrivateKey,ecQrng,dtCtuCv,s7Qpj+Un"
>
> 2022-09-30
> 11:12:24,169:971(0x7f5932b5e700):ZOO_ERROR@init_ssl_for_socket@2788: Failed
> to load client private key from
> /root/zookeeper/zookeeper-client/zookeeper-client-c/PrivateKey.pem
--
This message was sent by Atlassian Jira
(v8.20.10#820010)