I'm trying to build a publicly accessible Kafka communication for an IoT system and I need to implement some security measure in it.
So, does anyone know if Kafka supports SSL connections or if there are other possible ways of authenticating client connection?