[ https://issues.apache.org/jira/browse/KAFKA-9354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Agostino Sarubbo updated KAFKA-9354: ------------------------------------ Summary: SSL handshake failed without ssl.endpoint.identification.algorithm= and with a valid certificate and with security.inter.broker.protocol=SSL (was: SSL handshake failed without ssl.endpoint.identification.algorithm= and with a valid certificate) > SSL handshake failed without ssl.endpoint.identification.algorithm= and with > a valid certificate and with security.inter.broker.protocol=SSL > -------------------------------------------------------------------------------------------------------------------------------------------- > > Key: KAFKA-9354 > URL: https://issues.apache.org/jira/browse/KAFKA-9354 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 2.3.1 > Environment: Centos 7 > Reporter: Agostino Sarubbo > Priority: Major > > I tried to make an SSL setup but the documentation looks to be incomplete > (See also: KAFKA-9308 ) > I fixed the issue locally and now I'm able to see: > SubjectAlternativeName [ > DNSName: my.dns.com > ] > > However without "ssl.endpoint.identification.algorithm=" it still fails to > connect because of "SSL handshake failed > (org.apache.kafka.clients.NetworkClient)" > Do I am missing something? -- This message was sent by Atlassian Jira (v8.3.4#803005)