Added docs for Windows SSL/TLS. Part 6.

Thanks to xet7 !

Related #5866
This commit is contained in:
Lauri Ojansivu 2025-08-12 15:01:56 +03:00
parent 21bed98d69
commit a7bcfc6db7

View file

@ -57,7 +57,7 @@ RELATED INFO:
- Windows 2022 server example https://github.com/wekan/wekan/issues/5084 - Windows 2022 server example https://github.com/wekan/wekan/issues/5084
- Other settings example https://github.com/wekan/wekan/issues/4932 - Other settings example https://github.com/wekan/wekan/issues/4932
## SSL/TLS at internal network, that is not connected to Internet, and can not used from Internet ## SSL/TLS at internal network, that is not connected to Internet, and can not be used from Internet
Configuring Caddy for SSL/TLS on a local LAN without an internet connection requires you to **manually create and manage certificates**, as Caddy's automatic certificate provisioning relies on external services like Let's Encrypt, which need internet access. Here's a breakdown of the process: Configuring Caddy for SSL/TLS on a local LAN without an internet connection requires you to **manually create and manage certificates**, as Caddy's automatic certificate provisioning relies on external services like Let's Encrypt, which need internet access. Here's a breakdown of the process: