DEV Community

databagger
databagger

Posted on

I am trying figuring out SSL in Apache kafka kraft 4.0.0. Have setup the keystore, truststore, self signed ca (testing), raised car, signed it got .crt files then imported .crt and truststore into keystore for each controller and broker. Word limit reached

Top comments (1)

Collapse
 
datalotbagger profile image
databagger

Continue....

I don't see SSL handshake success in logs. After starting up broker and controller. Any suggestions? Thank you people!