We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9941e8d commit dce7bb6Copy full SHA for dce7bb6
docs/hydra/self-hosted/ssl-https-tls.mdx
@@ -28,3 +28,6 @@ docker run ... \
28
```
29
30
or mount the files using `--mount` and linking to the files.
31
+
32
+TLS is not enabled and set to `false` by default. Please check under `tls` in the [configuration](../reference/configuration) to
33
+enable and configure TLS for self-hosted Ory Hydra.
0 commit comments