johanvandevenne / kafka-connect-mqtt

Kafka Connect MQTT Connector
51 stars 21 forks source link

Add support for SSL/TLS connections. #9

Open erikhh opened 3 years ago

erikhh commented 3 years ago

This adds support for TLS connections with a MQTT broker. It supports both server verification as well as mutual TLS to authenticate with the broker using a client certificate.

erikhh commented 3 years ago

@johanvandevenne I'm kindly wondering if you are interested in this?

johanvandevenne commented 3 years ago

Erik,

Yes, I definitely am

Johan

On Wed, May 19, 2021 at 1:25 PM Erik Hoogeveen @.***> wrote:

@johanvandevenne https://github.com/johanvandevenne I'm kindly wondering if you are interested in this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/johanvandevenne/kafka-connect-mqtt/pull/9#issuecomment-844009383, or unsubscribe https://github.com/notifications/unsubscribe-auth/AODU2ZB24JAIAF6HBCXGCU3TOONZLANCNFSM43MGPH4A .

erikhh commented 3 years ago

Alright, cool. Let me know what you think, when you've got the time.

Cheers, Erik