Hello,
I’m running Ory Keto as a Docker container and have followed the official Keto documentation to configure TLS for HTTPS communication (
https://www.ory.sh/docs/keto/reference/configuration). However, I’m unable to establish a successful HTTPS connection. I am able to access HTTP connection only. Could someone help me troubleshoot this issue?
My Configuration:
tls:
key:
path: path/to/file.pem
cert:
path: path/to/file.pem