Letsencrypt: Difference between revisions

From DWIKI
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 10: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