Hi,
Good day!
I just want to ask how can I test my Kafka connect SSL connection?
Hi @hasmine.roldan
I think openssl s_client might be what you’re looking for.
openssl s_client
See also
Best, Michael