brg-liuwei / ngx_kafka_module

nginx kafka module, send post log data to kafka cluster
Other
177 stars 64 forks source link

Add support for using SSL with librdkafka #15

Open salekseev opened 7 years ago

salekseev commented 7 years ago

Please add configuration options to use SSL encrypted connections to backend Kafka as described in https://github.com/edenhill/librdkafka/wiki/Using-SSL-with-librdkafka.

brg-liuwei commented 7 years ago

Thanks for your notification, I'll focus on this issue as soon as possibile