Re: Kafka SSL and multiple domain names

2019-02-14 Thread Martin Gainty
t: Thursday, February 14, 2019 5:41 AM To: users@kafka.apache.org Subject: Kafka SSL and multiple domain names Hello, We need to have the same Kafka cluster bound to multiple DNS aliases/domain names. However, for some poor reason, we can't have a single SSL certificate with subject alt names

Kafka SSL and multiple domain names

2019-02-14 Thread GĂ©rald Quintana
Hello, We need to have the same Kafka cluster bound to multiple DNS aliases/domain names. However, for some poor reason, we can't have a single SSL certificate with subject alt names matching all DNS aliases. Is it possible to use different SSL certs depending on the hostname used by the client?