User Tools

Site Tools


buster:certbot

This is an old revision of the document!


Adding a domain

certbot as root will provide interactive options for adding domains.

Removing a domain

sudo certbot --delete --cert-name example.com

Automatic renewal

certbot renew will cycle through all known certificates and update those that are due for renewal.

# m h  dom mon dow   command
52  2   *   *   *    /usr/bin/certbot renew

https://certbot.eff.org/docs/using.html#managing-certificates

buster/certbot.1614601381.txt.gz · Last modified: 2021/03/01 12:23 by slack