You can look at the implementation here for an example 
https://github.com/spiffe/spiffe-example/blob/master/java-spiffe/spiffe-security-provider/src/main/java/spiffe/api/provider/SpiffeProvider.java


On Tue, Jul 16, 2019, at 9:00 PM, Harsha wrote:
> Hi Maulin,
>                This is not required. We are already addressing this. 
> One can write a KeyStoreProvider and TrustStoreProvider. Please look at 
> this JIRA https://issues.apache.org/jira/browse/KAFKA-8191 . It allows 
> users to add custom security provider in which you can write 
> KeyManagerFactory, TrustManagerFactory and add that your JVM settings 
> and pass that factory name via configs exposed in KAFKA-8191. These are 
> Java APIs and instead of adding custom apis like you are proposing in 
> the KIP. 
> 
> -Harsha
> 
> On Tue, Jul 16, 2019, at 1:51 PM, Maulin Vasavada wrote:
> > Bump! Can somebody please review this?
> >
>

Reply via email to