Show a message when all challenges have passed #8
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?
It's possible to get into a state where there aren't any challenges to complete.
For example:
If you start to do a DNS challenge and mess up, you might DNS cache poison yourself and get an error even after correcting the DNS records, due to the long propagation times.
Let's say you come back an hour later and try again, now you have no challenges because the LE server went again and verified you.
This is a guess, so I could be wrong, but I think that's what happened with the person who sent me this image (they don't know for sure either).
@jshaver could you try to repro this?