Letsencrypt: Difference between revisions
From DWIKI
m (→FAQ) |
m (→FAQ) |
||
Line 17: | Line 17: | ||
==Remove certs/domain== | ==Remove certs/domain== | ||
certbot delete --cert-name www.example.com | certbot delete --cert-name www.example.com | ||
==With and without www== | |||
certbot --apache -d example.com -d www.example.com | |||
==This website does not supply ownership information.== | ==This website does not supply ownership information.== | ||
sod that | sod that |
Revision as of 09:15, 22 September 2022
Free SSL certificates
Links
FAQ
Update cert(s)
certbot
Remove certs/domain
certbot delete --cert-name www.example.com
With and without www
certbot --apache -d example.com -d www.example.com
This website does not supply ownership information.
sod that