gddsop opened a new pull request, #12340:
URL: https://github.com/apache/kafka/pull/12340

   Hi, my first PR.
   Our partner changed the encryption algorithm of the p12  certificate from 
SHA1 to SHA256 for some reason. As a result, Kafka reported a connection error 
due to the wrong password.But we found the root cause is that the keytool of 
JDK8 does not support this encryption format.
   
   Solve it with BouncyCastle


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to