From 419c52dc3f1cf52b279f9ba9e18b1e1c7a187bc1 Mon Sep 17 00:00:00 2001 From: Jett Scythe <37233887+JettScythe@users.noreply.github.com> Date: Tue, 12 May 2020 03:37:20 -0300 Subject: [PATCH] added another webUI HTTPS config --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index db444ba..aea3fac 100644 --- a/Home.md +++ b/Home.md @@ -48,6 +48,7 @@ Everyone is welcome to edit and improve the wiki! #### WebUI HTTPS configuration +* [Let's Encrypt Certificates + Caddy2 Reverse Proxy](wiki/Linux-WebUI-HTTPS-with-Let's-Encrypt-&-Caddy2-reverse-proxy) * [Let's Encrypt certificates + NGINX reverse proxy - Linux](wiki/Linux-WebUI-HTTPS-with-Let's-Encrypt-certificates-and-NGINX-SSL-reverse-proxy) * [Let's Encrypt certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-Let's-Encrypt-certificates) * [Self-signed SSL certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-self-signed-SSL-certificates)