parent
81e86d802e
commit
c2fe6ee947
|
@ -35,6 +35,8 @@ certbot certonly \
|
||||||
--email you@example.org \
|
--email you@example.org \
|
||||||
--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
|
||||||
|
|
Loading…
Reference in New Issue