User Tools

Site Tools


linux:centos:auto-lets-encrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:centos:auto-lets-encrypt [2025/01/02 22:12] – [Renew wildcard certificate] odeftalinux:centos:auto-lets-encrypt [2025/01/03 19:11] (current) odefta
Line 38: Line 38:
 Wildcard certificates renewal require DNS-01 challenge, so we should manually edit the corresponding dns file. Wildcard certificates renewal require DNS-01 challenge, so we should manually edit the corresponding dns file.
 <code> <code>
-sudo certbot certonly --manual --preferred-challenges dns --cert-name domain.com-0001+sudo certbot certonly --manual --preferred-challenges dns --cert-name code.domain.com-0001
 </code> </code>
  
 +===== Delete a certificate =====
 +
 +<code>
 +sudo certbot delete --cert-name example.com
 +</code>
  
linux/centos/auto-lets-encrypt.1735848725.txt.gz · Last modified: 2025/01/02 22:12 by odefta