浏览代码

Added docs for Windows SSL/TLS. Part 6.

Thanks to xet7 !

Related #5866
Lauri Ojansivu 6 天之前
父节点
当前提交
a7bcfc6db7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/Platforms/Propietary/Windows/Offline.md

+ 1 - 1
docs/Platforms/Propietary/Windows/Offline.md

@@ -57,7 +57,7 @@ RELATED INFO:
 - Windows 2022 server example https://github.com/wekan/wekan/issues/5084
 - 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: