Add .internal to list of TLDs that will not qualify for public certificates (#474)

Co-authored-by: Aaron Brooks <aaron@zsh.rocks>
This commit is contained in:
Aaron Brooks 2025-05-22 10:30:16 +10:00 committed by GitHub
parent 5e618b7677
commit 06ef4173b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -117,7 +117,7 @@ All hostnames (domain names) qualify for fully-managed certificates if they:
In addition, hostnames qualify for publicly-trusted certificates if they:
- are not localhost (including `.localhost`, `.local` and `.home.arpa` TLDs)
- are not localhost (including `.localhost`, `.local`, `.internal` and `.home.arpa` TLDs)
- are not an IP address
- have only a single wildcard `*` as the left-most label