You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Tigran Margaryan (Jira)" <ji...@apache.org> on 2021/08/28 14:23:00 UTC

[jira] [Created] (KAFKA-13247) Adding functionality for loading private key entry by alias from the keystore

Tigran Margaryan created KAFKA-13247:
----------------------------------------

             Summary: Adding functionality for loading private key entry by alias from the keystore
                 Key: KAFKA-13247
                 URL: https://issues.apache.org/jira/browse/KAFKA-13247
             Project: Kafka
          Issue Type: Improvement
            Reporter: Tigran Margaryan


Hello team,

While configuring SSL for Kafka connectivity , I found out that there is no possibility to choose/load the private key entry by alias from the keystore defined via org.apache.kafka.common.config.SslConfigs.SSL_KEYSTORE_LOCATION_CONFIG. It turns out that the keystore could not have multiple private key entries .

Kindly ask you to add that config (smth. like SSL_KEY_ALIAS_CONFIG) into SslConfigs with the corresponding functionality which should load only the private key entry by defined alias.

 

Thanks in advance. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)