boulder/errors
Aaron Gable 62ff373885
Probs: remove divergences from RFC8555 (#6877)
Remove the remaining divergences from RFC8555 regarding what error types
we use in certain situations. Specifically:
- use "invalidContact" instead of "invalidEmail";
- use "unsupportedContact" for contact addresses that use a protocol
other than "mailto:"; and
- use "unsupportedIdentifier" for identifiers that specify a type other
than "dns".
2023-05-15 12:35:12 -07:00
..
errors.go Probs: remove divergences from RFC8555 (#6877) 2023-05-15 12:35:12 -07:00
errors_test.go gofmt code with -s (simplify) flag (#4763) 2020-04-08 17:25:35 -07:00