2
0
espelhamento de https://git.coolaj86.com/coolaj86/acme-dns-01-cli.js sincronizado 2025-12-19 01:18:38 +00:00

Update README.md

Esse commit está contido em:
AJ ONeal 2016-10-14 12:34:18 -06:00 commit de GitHub
commit 5a8a30c705

Ver arquivo

@ -66,8 +66,7 @@ For ACME Challenge:
* `get(defaults, domain, challenge, done)`
* `remove(defaults, domain, challenge, done)`
Note: `get()` is a no-op for `dns-01` and although `dns-01` does not use `keyAuthorization`,
it must be passed in as `null` to keep the correct method signature.
Note: `get()` is a no-op for `dns-01`.
For node-letsencrypt internals: