Skip to content

Commit 071c19a

Browse files
committed
more content on self-signed certificates
1 parent b6fa0dd commit 071c19a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/advanced/1_self_host/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,9 @@ For more advanced setups, see [Helm Chart](#helm-chart).
687687

688688
## Self-signed certificates
689689

690-
TL;DR:
690+
Detailed [guide](https://www.lfanew.com/posts/windmill-ca-trust/) for using Windmill with self-signed certificates
691+
692+
TL;DR: below
691693

692694
### Mount CA Certificates in Windmill:
693695

@@ -704,8 +706,6 @@ Set environment variable DENO_TLS_CA_STORE=system,mozilla in docker-compose.yml
704706

705707
Set REQUESTS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt & SSL_CERT_FILE with the same value in the worker’s environment variables.
706708

707-
See this [guide](https://www.lfanew.com/posts/windmill-ca-trust/) for using Windmill with self-signed certificates
708-
709709
<!-- Resources -->
710710

711711
[caddy]: https://caddyserver.com/

0 commit comments

Comments
 (0)