Issue a certificate using an automatic DNS API mode

acme.sh --dns

  • Use a DNS-01 challenge to issue a TLS certificate.
    More information: <https://github.com/acmesh-official/acme.sh/wiki>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

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

click the source code to copy