Skip to content

Commit

Permalink
Document letsencrypt in the SSL instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
timabbott committed Feb 4, 2016
1 parent 34cf1f5 commit d05bdbd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.prod.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,10 @@ These instructions should be followed as root.
You will eventually want to get a properly signed certificate (and
note that at present the Zulip desktop app doesn't support
self-signed certificates), but this will let you finish the
installation process.
installation process. You can get a free properly signed
certificate from the new [Letsencrypt](https://letsencrypt.org/)
service, by following their [nginx
instructions](https://letsencrypt.readthedocs.org/en/latest/using.html#nginx).

When you do get an actual certificate, you will need to install as
/etc/ssl/certs/zulip.combined-chain.crt the full certificate
Expand Down

0 comments on commit d05bdbd

Please sign in to comment.