mirror of
https://github.com/therootcompany/acme.js
synced 2025-04-18 13:40:40 +00:00
Merge c8a0dd1d3b0f329bdcec37e55be3113162f873d6 into 45fd6962f259c6399de05589848d68be42894316
This commit is contained in:
commit
c9ab800589
@ -144,7 +144,7 @@ ACME.computeChallenge({
|
||||
| maintainerEmail | should be a contact for the author of the code to receive critical bug and security notices |
|
||||
| notify | all callback for logging events and errors in the form `function (ev, args) { ... }` |
|
||||
| packageAgent | should be an RFC72321-style user-agent string to append to the ACME client (ex: mypackage/v1.1.1) |
|
||||
| skipChallengeTests | do not do a self-check that the ACME-issued challenges will pass (not recommended) |
|
||||
| skipChallengeTest | do not do a self-check that the ACME-issued challenges will pass (not recommended) |
|
||||
| skipDryRun: false | do not do a self-check with self-issued challenges (not recommended) |
|
||||
| subscriberEmail | should be a contact for the service provider to receive renewal failure notices and manage the ACME account |
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user