Let's Encrypt: Difference between revisions

Jump to navigation Jump to search
→‎Installation: list the certificates
→‎Generating a certificate for wildcard subdomains: Complete guide to configure SSL on Nginx with Let’s Encrypt
→‎Installation: list the certificates
Line 32: Line 32:


<code>certbot-auto</code> creates a folder in <span class="path">/etc/letsencrypt/</span> as a default.
<code>certbot-auto</code> creates a folder in <span class="path">/etc/letsencrypt/</span> as a default.
== List the certificates ==
<source lang="console">
$ certbot-auto certificates
</source>


= Adding more domains =
= Adding more domains =

Navigation menu