[jira] [Comment Edited] (KAFKA-10338) Support PEM format for SSL certificates and private key

2021-09-10 Thread Rajini Sivaram (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17413395#comment-17413395
 ] 

Rajini Sivaram edited comment on KAFKA-10338 at 9/10/21, 9:27 PM:
--

[~teabot] We currently don't have a way of reconfiguring PEM configs for 
clients unless they are stored externally in a file and the file is reloaded. 
It may be possible to add a custom `ssl.engine.factory.class` that does 
reconfiguration for clients. For brokers, we can use standard dynamic broker 
configs for PEM.


was (Author: rsivaram):
[~teabot] We currently don't have a way of updating PEM configs for clients 
unless they are stored externally in a file and the file is reloaded. It may be 
possible to add a custom `ssl.engine.factory.class` that does reconfiguration 
for clients. For brokers, we can use standard dynamic broker configs for PEM.

> Support PEM format for SSL certificates and private key
> ---
>
> Key: KAFKA-10338
> URL: https://issues.apache.org/jira/browse/KAFKA-10338
> Project: Kafka
>  Issue Type: New Feature
>  Components: security
>Reporter: Rajini Sivaram
>Assignee: Rajini Sivaram
>Priority: Major
> Fix For: 2.7.0
>
>
> We currently support only file-based JKS/PKCS12 format for SSL key stores and 
> trust stores. It will be good to add support for PEM as configuration values 
> that fits better with config externalization.
> KIP: 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-651+-+Support+PEM+format+for+SSL+certificates+and+private+key



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


[jira] [Comment Edited] (KAFKA-10338) Support PEM format for SSL certificates and private key

2021-09-10 Thread Elliot West (Jira)


[ 
https://issues.apache.org/jira/browse/KAFKA-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17413243#comment-17413243
 ] 

Elliot West edited comment on KAFKA-10338 at 9/10/21, 3:29 PM:
---

How is PEM certificate renewal possible on the producer/consumer client? Is 
this documented anywhere?


was (Author: teabot):
How is PEM certificate renewal possible on the producer/consumer client?

> Support PEM format for SSL certificates and private key
> ---
>
> Key: KAFKA-10338
> URL: https://issues.apache.org/jira/browse/KAFKA-10338
> Project: Kafka
>  Issue Type: New Feature
>  Components: security
>Reporter: Rajini Sivaram
>Assignee: Rajini Sivaram
>Priority: Major
> Fix For: 2.7.0
>
>
> We currently support only file-based JKS/PKCS12 format for SSL key stores and 
> trust stores. It will be good to add support for PEM as configuration values 
> that fits better with config externalization.
> KIP: 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-651+-+Support+PEM+format+for+SSL+certificates+and+private+key



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