mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Requesting certificates can hang if a challenge is not required to do so #154
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Originally created by @aaronmdjones on GitHub (Oct 16, 2016).
Please see https://community.letsencrypt.org/t/challenges-stay-at-pending-state-acme-client-locks-up/21188/ for a description of the problem and a possible solution.
@txr13 commented on GitHub (Feb 19, 2017):
I'm pretty sure this was addressed by #293 (and #321), as dehydrated now checks for existing domain validations.
@lukas2511 commented on GitHub (Jul 10, 2017):
I also think this is fixed now, feel free to comment if this is still an issue.