Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not abort everything when a challenge verification failed #52

Closed
ThiefMaster opened this issue Dec 26, 2015 · 1 comment
Closed

Do not abort everything when a challenge verification failed #52

ThiefMaster opened this issue Dec 26, 2015 · 1 comment

Comments

@ThiefMaster
Copy link

This is extremely annoying. 😠 I had a validation for 4 domains running and was running the wrong python server for one of them. Now I need to start everything from scratch, which includes temporarily taking down the proper webserver.

It would be really great if your script offered to retry in case the validation failed.

@diafygi
Copy link
Owner

diafygi commented Dec 26, 2015

Retrying would require another signature and nonce, which I think complicates things too much in the code. Feel free to fork this project and modify as you need it.

@diafygi diafygi closed this as completed Dec 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants