acme.sh-dns

--dns Use a DNS-01 challenge to issue a TLS certificate.…

acme.sh --dns

Use a DNS-01 challenge to issue a TLS certificate. More information: https://github.com/acmesh-official/acme.sh/wiki.

acme.sh --issue --dns {{gnd_gd}} --domain {{example.com}}

acme.sh --issue --dns {{dns_namesilo}} --domain {{example.com}} --domain {{*.example.com}}

acme.sh --issue --dns {{dns_cf}} --domain {{example.com}} --challenge-alias {{alias-for-example-validation.com}}

acme.sh --issue --dns {{dns_namecheap}} --domain {{example.com}} --dnssleep {{300}}

acme.sh --issue --dns --domain {{example.com}} --yes-I-know-dns-manual-mode-enough-go-ahead-please

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← acme.sh act →