mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Support for storing challenge to a file #199
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 @aryanraj on GitHub (Feb 28, 2017).
Challenges for each alternate name is fetched and then challenges are deployed. Due to some network error, the script exits and the challenge tokens are lost. This leads to exceeding the rate limit.
@lukas2511 commented on GitHub (Jul 10, 2017):
This shouldn't happen anymore since dehydrated now checks if a domain is already verified.