bnb-chain / node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL support for Kafka

unclezoro opened this issue · comments

commented

request from cipher trace:

We may need to hsve SSL certificate support to Kafka functionality in BNB node. Could you tell me which library do you use for Kafka support? We could then tell you which parameters are needed to be added. It would be SSL key/certificate instead of username/password. Thanks!

We need add https://github.com/Shopify/sarama/blob/master/client_tls_test.go#L105-L110 to app.toml