@lbehm Can you be more specific about where you found the typos? If it was in https://github.com/letsencrypt/boulder/blob/master/docs/acme-divergences.md then please submit a pull request to GitHub - letsencrypt/boulder: An ACME-based certificate authority, written in Go. with the fixes. If it was with https://github.com/ietf-wg-acme/acme/blob/f094e73b8a65cb1a6778e6feb1b065efe3c2831a/draft-ietf-acme-acme.md#tls-with-server-name-indication-tls-sni then please check if the typo still exists in the current draft: https://github.com/ietf-wg-acme/acme/blob/master/draft-ietf-acme-acme.md - if it does, submit a pull request with fixes to GitHub - ietf-wg-acme/acme: A protocol for automating certificate issuance. If it only exists in the specific blob you linked then there isn't any way to fix it retroactively.
Thanks!