should propagationDelay attribute be added according to acme.js #24
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, currently installed greenlock-express v4, with running dns-01 challenge and getting propagationDelay error from acme, although acme sets a default 5000ms.
Maybe, this needs to be added to plugin.js or create a merge from the challenge configuration object?
ref: https://git.rootprojects.org/root/acme.js/src/branch/master/acme.js
That's per-plugin because each DNS service need a different amount of delay.