diff --git a/Setting-up-an-HLS-Broadcast-server-with-NGINX.md b/Setting-up-an-HLS-Broadcast-server-with-NGINX.md index a283291..60e113a 100644 --- a/Setting-up-an-HLS-Broadcast-server-with-NGINX.md +++ b/Setting-up-an-HLS-Broadcast-server-with-NGINX.md @@ -63,4 +63,7 @@ This part of the configuration handles setting up the web server which serves th video/mp2t ts; } } -} \ No newline at end of file +} + +##SSL Configuration +For SSL configuration, we recommend following the [guide provided by the eff.](https://certbot.eff.org/instructions) \ No newline at end of file