The IETF working group has published a [draft-06](https://tools.ietf.org/html/draft-ietf-acme-acme-07) and [draft-07 revision of ACME](https://tools.ietf.org/html/draft-ietf-acme-acme-07). This PR updates the Boulder `docs/acme-divergences.md` documentation for both drafts. Primarily this meant updating section numbers and links. Notable updates: * Added "index" directory Link divergence * Removed divergence for "existing" field of authorizations - this was removed from the spec so it isn't a divergence anymore \o/ * Added divergence for the Boulder certificates endpoint not respecting client `Accept` headers and using the `application/pkix-cert` content type in responses vs `application/pem-certificate-chain` * Added divergence for `unsupportedContact` and `accountDoesNotExist` errors. * Added divergence for the `only-return-existing` field. * Added divergence for retrying challenges * Removed "meta" directory divergence since Boulder supports this now Resolves #2825 |
||
---|---|---|
.. | ||
acme-divergences.md | ||
error-handling.md | ||
load-testing.md |