You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Rakesh Kumar Singh (JIRA)" <ji...@apache.org> on 2016/08/23 06:45:20 UTC

[jira] [Created] (ZOOKEEPER-2520) Zookeeper should accept and handle encrypted password (AES) which is required to be passed for keystore and truststore in case of SSL support

Rakesh Kumar Singh created ZOOKEEPER-2520:
---------------------------------------------

             Summary: Zookeeper should accept and handle encrypted password (AES) which is required to be passed for keystore and truststore in case of SSL support
                 Key: ZOOKEEPER-2520
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2520
             Project: ZooKeeper
          Issue Type: Bug
          Components: security
    Affects Versions: 3.5.1
            Reporter: Rakesh Kumar Singh


When enable SSL support we need to configure the keystore and truststore details and corresponding password in zkEnv.sh/bat file. Currenlty we can only pass plain password which is not accepted because of security issue.
We should provide the provision to handle the latest encryption mechanism to handle this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)