- Provo, UT
- https://coolaj86.com
-
6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.
- Joined on
2017-10-24
badNonce
and malformed
errors when trying to issue certificates
No one else has asked for this and I still haven't needed it.
I'm open to a PR, but I don't plan to implement it myself.
Closing for now.
Why?
What's the benefit or necessity of that?
Having the remove happen without consequence was intentional. If you use the notify
callback you can catch the error and handle it that way, but I'm not aware of a use case where the rest of the process should be held up if the remove fails - it won't affect your ability to get a certificate, and it's not recoverable.
What was happening that this caused an issue for you? (i.e. Were you getting API rate limit errors?)
How do you handle or resolve it?