-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
"status: pending" persists forever after an ACME response was sent successfully #40
Comments
I have the same issue using the interactive approach using version 0.14.1. See the command I ran:
I get the email and send the requested response back and wait until I am met with:
|
For what it's worth, I re-ran the same code and encountered the following error:
After I removed the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
POST requests to https://acme.castle.cloud:443/acme/authz/xxx always return with "status: pending," and eventually, cli.py fails with the "All authorizations were not finalized by the CA" error message. This is almost the same symptom as #39. Is this a problem on the server side, or is something wrong with the client? The log file was something like this:
The text was updated successfully, but these errors were encountered: