Letsencrypt DNS Verification

Aus xinux.net
Zur Navigation springen Zur Suche springen

certbot-dns-validation

First getting of the certs

  • certbot -d worf.xmen.de --manual --preferred-challenges dns certonly --manual-auth-hook /usr/local/sbin/certbot-dns-validation

Renew certs

  • certbot renew --dry-run --no-self-upgrade --manual-auth-hook /usr/local/sbin/certbot-dns-validation

create wildcard cert with certbot

certbot install:

Links