diff --git a/Webserver-Reverse-Proxy.md b/Webserver-Reverse-Proxy.md index 6405ae4..d36809f 100644 --- a/Webserver-Reverse-Proxy.md +++ b/Webserver-Reverse-Proxy.md @@ -76,7 +76,7 @@ subdomain.domain.com { } ``` -### SSL +### SSL/HTTPS It is recommended to use SSL(HTTPS) with your web-server to avoid MiTM attacks when on a public network. If using caddy these certificates will be auto-generated by caddy and will keep them updated.