From 638825eb55ccb1da869b942f1a855d5bf7c2b816 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Fri, 9 Sep 2022 16:01:52 +0100 Subject: [PATCH] Update SSLnletsencrypt.md --- docs/docs/meshcentral/SSLnletsencrypt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/meshcentral/SSLnletsencrypt.md b/docs/docs/meshcentral/SSLnletsencrypt.md index b928420a28..5be7cfbe88 100644 --- a/docs/docs/meshcentral/SSLnletsencrypt.md +++ b/docs/docs/meshcentral/SSLnletsencrypt.md @@ -13,3 +13,5 @@ To check letsencrypt is working properly please use https://letsdebug.net/ Also make sure you have port 80 open and pointing to your meshcentral server, IT WILL NOT work if port 80 isnt open and it HAS to be port 80. + +You can read more about Letsencrypt and meshcentral [[https://ylianst.github.io/MeshCentral/meshcentral/#lets-encrypt-support]] here