From c2a647f252c0c8b1157f857df43fcbe0ca888e6d Mon Sep 17 00:00:00 2001 From: Simon Vandevelde Date: Sun, 2 Feb 2020 21:52:20 +0100 Subject: [PATCH] Updated Setup HTTPS for EteSync (markdown) --- Setup-HTTPS-for-EteSync.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Setup-HTTPS-for-EteSync.md b/Setup-HTTPS-for-EteSync.md index 8bced51..4124416 100644 --- a/Setup-HTTPS-for-EteSync.md +++ b/Setup-HTTPS-for-EteSync.md @@ -1,4 +1,5 @@ Setting up SSL for EteSync is a breeze by using [Certbot](https://certbot.eff.org/). +This tutorial assumes you're using Nginx as web server. ### Install Certbot First, make sure your server is reachable by HTTP, and that the HTTPS port (443) is also open.