You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "gdd sop (Jira)" <ji...@apache.org> on 2022/06/24 07:51:00 UTC

[jira] [Created] (KAFKA-14018) Kafka SSL can't support p12 certificate using sha256 on jdk8

gdd sop created KAFKA-14018:
-------------------------------

             Summary: Kafka SSL can't support p12 certificate using sha256 on jdk8
                 Key: KAFKA-14018
                 URL: https://issues.apache.org/jira/browse/KAFKA-14018
             Project: Kafka
          Issue Type: Improvement
          Components: clients
            Reporter: gdd sop


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.

I would like to open a PR to contribute some code to support this case



--
This message was sent by Atlassian Jira
(v8.20.7#820007)