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

Invalid response: JWS has invalid anti-replay nonce #10

Closed
DSpeichert opened this issue Feb 4, 2016 · 1 comment
Closed

Invalid response: JWS has invalid anti-replay nonce #10

DSpeichert opened this issue Feb 4, 2016 · 1 comment

Comments

@DSpeichert
Copy link
Contributor

[Kelunik\Acme\AcmeException]                                                                      
  Invalid response: JWS has invalid anti-replay nonce oJ29ZCkwqoQ4yg6NOHQHRbbQn5UpC77hTql5AGy87FM.  
  Request URI: https://acme-staging.api.letsencrypt.org/acme/new-cert.

This exception happens when I use the same AcmeClient and AcmeService instantiation to complete a challenge and then request certificate in one script. When I just do one of them, there is no such problem. I'm not sure what's the real issue (it may be my mistake), so I'd appreciate any troubleshooting help.

@kelunik
Copy link
Owner

kelunik commented Feb 4, 2016

letsencrypt/boulder#1217 should actually be resolved. Nevertheless I added a retry mechanism in current master. See edb9404.

@kelunik kelunik closed this as completed Feb 4, 2016
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