Skip to content

v1.8.0 - TLS enforcement

Latest
Compare
Choose a tag to compare
@chej-hod chej-hod released this 16 Aug 14:48
· 23 commits to master since this release
0b8fcef

This release enforces the use of TLS for the MSK clusters by doing the following:

  • Removal of Plaintext Broker and Zookeeper ports from the default Security Group, only TLS ports are explicitly allowed
  • Hard coding TLS in encryption_in_transit config block
  • Requiring TLS for in-cluster communications
  • This version is only compatible with Kafka versions >= 2.5.1