Skip to content
laonan edited this page May 29, 2019 · 1 revision

Usage:

check:

$ certbot-auto renew --cert-name yourdomain.com --manual-auth-hook /path/to/certbot_dns_auth.sh --dry-run

renew:

$ certbot-auto renew --cert-name yourdomain.com --manual-auth-hook /path/to/certbot_dns_auth.sh

Clone this wiki locally