Yes please! I had to build custom tooling to automate generation and distribution of java truststore and keystore files at Wikimedia for Kafka brokers and clients. PEM is much more standard outside of the Java world and it would be simpler to not have to maintain custom tooling for keystores.
- Andrew Otto On Mon, Aug 3, 2020 at 7:29 AM Rajini Sivaram <rajinisiva...@gmail.com> wrote: > Hi all, > > I have submitted KIP-651 to support PEM format for SSL key and trust > stores: > > - > > https://cwiki.apache.org/confluence/display/KAFKA/KIP-651+-+Support+PEM+format+for+SSL+certificates+and+private+key > > This enables better integration with other Kafka features like dynamic > config update and password protection. > > Feedback and suggestions are welcome. > > Thank you... > > Regards, > > Rajini >