2
0
mirror of https://git.coolaj86.com/coolaj86/acme-dns-01-cli.js synced 2025-04-21 13:20:39 +00:00
This commit is contained in:
AJ ONeal 2016-10-14 13:17:44 -06:00
parent 1a5561dc8b
commit 937da00a42

View File

@ -13,7 +13,7 @@ le-challenge-ddns
A dns-based strategy for node-letsencrypt for setting, retrieving,
and clearing ACME DNS-01 challenges issued by the ACME server
It creates a subdomain record for `_acme-challenge` wich `challenge`
It creates a subdomain record for `_acme-challenge` with `keyAuthDigest`
to be tested by the ACME server.
```