Update README.md
This commit is contained in:
parent
e5a4b97c3f
commit
5a8a30c705
|
@ -66,8 +66,7 @@ For ACME Challenge:
|
||||||
* `get(defaults, domain, challenge, done)`
|
* `get(defaults, domain, challenge, done)`
|
||||||
* `remove(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`,
|
Note: `get()` is a no-op for `dns-01`.
|
||||||
it must be passed in as `null` to keep the correct method signature.
|
|
||||||
|
|
||||||
For node-letsencrypt internals:
|
For node-letsencrypt internals:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue