console icon indicating copy to clipboard operation
console copied to clipboard

Docker image: Cannot connect to schema registry with publicly signed TLS

Open tmgstevens opened this issue 3 years ago • 1 comments

It seems that in the docker image, console does not pick up the default truststore: /etc/ssl/certs/ca-certificates.crt

Connectivity works when the user explicitly adds this path into the config/environment variables.

tmgstevens avatar Aug 10 '22 14:08 tmgstevens

@tmgstevens I am not able to reproduce this behaviour. I have used Console successfully with a schema registry that uses a TLS cert signed by a commonly trusted authority (I believe LetsEncrypt in this case). Do you mind sharing the exact error messages you were seeing?

weeco avatar Aug 15 '22 13:08 weeco