💾 Archived View for freeshell.de › tldr › acme.sh-dns.gmi captured on 2023-07-10 at 13:57:59. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Use a DNS-01 challenge to issue a TLS certificate.
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
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).