diff --git a/Production-setup-using-Daphne-and-Nginx.md b/Production-setup-using-Daphne-and-Nginx.md index eda937a..b726cdf 100644 --- a/Production-setup-using-Daphne-and-Nginx.md +++ b/Production-setup-using-Daphne-and-Nginx.md @@ -144,5 +144,5 @@ Don't forget to change `allowed_hosts` to your domain name in `etebase-server.in An optional next step is to have your Daphne run automatically at boot. More explanation can be found here: [Run Daphne at boot](https://github.com/etesync/server/wiki/Run-Daphne-at-boot) -It is also *highly* recommended **to enable SSL for your Etebase server!** +It is also *highly* recommended **to enable TLS for your Etebase server!** A page detailing SSL setup can be found here: [Setup HTTPS for Etebase](https://github.com/etesync/server/wiki/Setup-HTTPS-for-Etebase) \ No newline at end of file