1
0
mirror of https://github.com/etesync/server synced 2024-11-25 02:08:16 +00:00

Updated Setup HTTPS for EteSync (markdown)

Simon Vandevelde 2020-02-02 21:52:20 +01:00
parent 12425a3eb5
commit c2a647f252

@ -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.