The goal of this article is to provide you the steps needed to generate a trusted SSL certificate using Let's Encrypt with Debian.
...
At the end of the process, your certificate, private key, and LE chain will be installed to /etc/letsencrypt/live/<YOUR_DOMAIN> directory.
Install the certificate
Copy the generated private key and certificate to the default directory (used by Asterisk and Nginx):
...
Code Block | ||
---|---|---|
| ||
systemctl restart asterisk systemctl start nginx |
Related contents
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|