Skip to content

Example config: ACME.sh

Christian edited this page Jun 1, 2018 · 3 revisions

You need at least v0.2.0 to use this feature!

  • Create a symlink for the hook:
    ln -s ~/acme-dns-nc/scripts/acme.sh-nc ~/.acme.sh/dns_fnx_nc.sh
  • Issue a test certificate:
    acme.sh --dns dns_fnx_nc --dnssleep 900 --test --issue -d 'example.org' -d '*.example.org'
Clone this wiki locally