Hello, Taras.

I found this KIP useful.
We already has an ability to setup custom SslEngineFactory via 
‘ssl.engine.factory.class'
So it’s looks logical to extend this feature to connect rest.

AFAIK many organization adopts custom SSL storage like HashiCorp Vault or 
similar so native integration will be useful

> 14 авг. 2023 г., в 12:42, Taras Ledkov <tled...@apache.org> написал(а):
> 
> Hi Kafka Team.
> 
> I would like to start a discussion for KIP-967: Support custom SSL 
> configuration for Kafka Connect RestServer [1].
> The purpose of this KIP is add ability to use custom SSL factory to configure 
> Kafka Connect RestServer.
> It looks like the interface 'SslEngineFactory' may be used with simple 
> adapters. 
> 
> The prototype of the patch is available on PR#14203 [2].
> It is not a final/clean patch yet. Just for demo & discuss. 
> 
> Thanks in advance for leaving a review!
> 
> [1]. 
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-967%3A+Support+custom+SSL+configuration+for+Kafka+Connect+RestServer
> [2]. https://github.com/apache/kafka/pull/14203
> 
> --
> With best regards,
> Taras Ledkov

Reply via email to