Skip to content

Example config: ACME.sh

Christian edited this page Jun 1, 2018 · 5 revisions

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

  • Create a symlink for the hook:
    ln -s ~/acme-dns-inwx/scripts/acme.sh-inwx ~/.acme.sh/dns_fnx_inwx.sh
  • Issue a test certificate:
    acme.sh --dns dns_fnx_inwx --dnssleep 300 --test --issue -d 'example.org' -d '*.example.org'

Wanna help at the wiki? Open a new issue to get write access!

Clone this wiki locally