Connect Permissive SSL
Kpow provides a new environment variable to allow SSL connections to Kafka Connect where the SSL certificate is deliberately not validated.
This allows you to use self-signed or otherwise unvalidated certificates to secure Kafka Connect.
This variable defaults to false. Enable with:
CONNECT_PERMISSIVE_SSL=true