Update first_steps.md

Yet another revision, adding a warning to step three.
master
Joel Howard 2017-04-24 03:34:21 +10:00 committed by GitHub
parent 81e86d802e
commit c2fe6ee947
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ certbot certonly \
--agree-tos --agree-tos
``` ```
**Remember to replace the example.org domain with your own domain, this command will not work if you dont.**
4\. Create hard links to the full path of the new certificates. Assuming you are still in the mailcow root folder: 4\. Create hard links to the full path of the new certificates. Assuming you are still in the mailcow root folder:
``` bash ``` bash
mv data/assets/ssl/cert.{pem,pem.backup} mv data/assets/ssl/cert.{pem,pem.backup}