Sailesh Mukil created KUDU-1929:
-----------------------------------
Summary: [rpc] Allow using encrypted private keys for TLS
Key: KUDU-1929
URL: https://issues.apache.org/jira/browse/KUDU-1929
Project: Kudu
Issue Type: Improvement
Components: rpc
Reporter: Sailesh Mukil
Assignee: Sailesh Mukil
Currently, for internal RPC communication, we aren't able to handle encrypted
private keys. This can be done by using the OpenSSL APIs:
SSL_CTX_set_default_passwd_cb()
SSL_CTX_set_default_passwd_cb_userdata()
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)