confluent-platform-security-tools icon indicating copy to clipboard operation
confluent-platform-security-tools copied to clipboard

Add support for Kafka 2.7.0 PEM format

Open amossc opened this issue 3 years ago • 0 comments

Kafka 2.7.0 introduces PEM support:

  1. Release notes: https://blogs.apache.org/kafka/entry/what-s-new-in-apache4
  2. KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-651+-+Support+PEM+format+for+SSL+certificates+and+private+key

It'll be useful to add support for this.

As a reference, maybe this PR on Bitnami's Docker image could be useful: https://github.com/bitnami/bitnami-docker-kafka/pull/148

amossc avatar Apr 13 '21 06:04 amossc