Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/docs/markdown/automatic-https.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`, `.internal` and `.home.arpa` TLDs)
- are not localhost (including `.localhost`, `.local`, `.internal`, `.test` and `.home.arpa` TLDs)
- are not an IP address
- have only a single wildcard `*` as the left-most label

Expand Down