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

Expired Authorizations/Challenges are still pending #303

Open
jvanasco opened this issue Feb 28, 2020 · 0 comments
Open

Expired Authorizations/Challenges are still pending #303

jvanasco opened this issue Feb 28, 2020 · 0 comments

Comments

@jvanasco
Copy link
Contributor

If an Authorization has expired, loading it will show a "pending" status.
If a Challenge belongs to an Authorization which has expired, loading it will show a "pending" status.

Triggering the expired Challenge will result in an error json payload, as expected, such as:

 {u'status': 400, u'type': u'urn:ietf:params:acme:error:malformed', u'detail': u'Authorization expired 2020-02-28T20:25:02Z'}

Attempting to load the Authorization or Challenge after receiving this payload will still return a "pending" status.

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

1 participant