[
https://issues.apache.org/jira/browse/KUDU-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sailesh Mukil resolved KUDU-1929.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Commit in:
https://github.com/apache/kudu/commit/57a07ae7217b63c51651611427f1af029d54d4fe
> [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
> Fix For: 1.5.0
>
>
> 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.4.14#64029)