Hello, Igor.
Yes, we can.
But, it requires access
a. To the broker server via SSH
b. To the JKS file itself: One who wants to get params must know JKS
password and has read permission for the file.
It seems to me that this kind of permissions is too high for a simple «know
when
Hi Nikolay,
You can use OpenSSL s_client to check all these things.
https://www.openssl.org/docs/manmaster/man1/s_client.html
--
Igor
On Wed, Dec 2, 2020, at 5:44 PM, Nikolay Izhikov wrote:
> Hello.
>
> Kafka has an ability to configure SSL connections between brokers and clients.
> SSL certif
Hello.
Kafka has an ability to configure SSL connections between brokers and clients.
SSL certificates has different params such as
* issuer
* CN
* validity date
and so on.
Values of these parameters important during maintenance:
* checking