linux:centos:auto-lets-encrypt
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:centos:auto-lets-encrypt [2025/01/02 22:11] – odefta | linux: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. | ||
< | < | ||
- | sudo certbot certonly --manual --preferred-challenges dns --cert-name code.dovsoft.com-0001 | + | sudo certbot certonly --manual --preferred-challenges dns --cert-name code.domain.com-0001 |
</ | </ | ||
+ | ===== Delete a certificate ===== | ||
+ | |||
+ | < | ||
+ | sudo certbot delete --cert-name example.com | ||
+ | </ | ||
linux/centos/auto-lets-encrypt.1735848703.txt.gz · Last modified: 2025/01/02 22:11 by odefta