Skip to content

Commit dce7bb6

Browse files
authored
fix: clarify tls not enabled by default self-hosted Hydra (#1681)
1 parent 9941e8d commit dce7bb6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/hydra/self-hosted/ssl-https-tls.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,6 @@ docker run ... \
2828
```
2929

3030
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

Comments
 (0)