upyun / cafex

Cafex is a pure Elixir implementation of Kafka client
Other
70 stars 7 forks source link

Does cafex supports TLS? #1

Open ook opened 8 years ago

ook commented 8 years ago

Hi,

I'd like to experiment Heroku's Kafka hosting, does that implementation can connect via TLS (the only way accepted by Heroku)? Thanks by advance.

belltoy commented 8 years ago

Cafex don't support SSL connection right now. You can use cafex to connect kafka cluster in a private space via plain text protocol on heroku.