Skip to content

Proper ACME error handling #110

Description

@jgnagy

In the CA service, there are a few places where we raise custom errors that neither use the proper content type nor correspond to ACME error types (e.g., line 187, almost certainly others).

If possible, we should convert these to an actual ACME error type (even a generic one if the spec doesn't specify an appropriate one for the situation) so that clients can handle the issue correctly.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions