myselfmayur1234
myselfmayur1234
Anyone can let me know, how to supply SSL certificates while using kafka-logger? I updated the kafka-logger code to pass ssl and ssl_verify parameters but getting SSL_read() failed - routines::ssl/tls...
Hi @Baoyuantop Certificates are basically generated using tool "Microsoft AD CS" (Here we used **Venafi**) and then CSR goes for CA signing. Those are valid certificates.
ok. So you mean for now there is no solution except if we put any secure tunnel in-between e.g. kafka-proxy. Thanks for your support @Baoyuantop Lets wait for updates from...