Skip to content

Implement retry on Nonce Errors #138

@buchdag

Description

@buchdag

https://github.com/letsencrypt/pebble#invalid-anti-replay-nonce-errors

The urn:ietf:params:acme:error:badNonce error type is meant to be retry-able. When receiving this error a client should make a subsequent request to the /new-nonce endpoint (or use the nonce from the error response) to retry the failed request, rather than quitting outright.

This is currently not what simp_le does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions