letsencrypt / website

Let's Encrypt Website and Documentation
https://letsencrypt.org
Mozilla Public License 2.0
847 stars 573 forks source link

Typo in Failed Validation Limit docs: TLS-APLN-01 #1665

Closed meeque closed 4 months ago

meeque commented 6 months ago

The Failed Validation Limit page says TLS-APLN-01 where it should be TLS-ALPN-01. Affects multiple translations of the page, most seem to contain this typo twice.

The Challange Types page seems to get it right. Also see RFC 8737 and RFC 7301.

meeque commented 6 months ago

Ooops, looks like this is already being addressed by PR #1653 (currently still open).

My bad, only checked for existing issues before creating this one. Should have checked existing PRs, too.

bdaehlie commented 4 months ago

Fixed in #1691