I'm using a local docker compose setup with zitadel and it's simpler to use https than http in my setup but the caveat is that it's a self signed local certificate.
How can I use this library with a TLS endpoint for the zitadel API but self signed certificates?
Thanks