Skip to content

VA: ensure wildcard hostname is lowercased#8643

Merged
beautifulentropy merged 1 commit intomainfrom
lowercase-caa
Feb 25, 2026
Merged

VA: ensure wildcard hostname is lowercased#8643
beautifulentropy merged 1 commit intomainfrom
lowercase-caa

Conversation

@aarongable
Copy link
Contributor

If a hostname were a wildcard, the asterisk prefix would be trimmed from the pre-lowercase ident.Value, rather than the already-lowercased hostname. This would have no real impact, as the hostname here is being plumbed into DNS requests which randomize the capitalization of the hostname anyway, but is a good cleanliness fix.

@aarongable aarongable requested a review from a team as a code owner February 23, 2026 23:23
@aarongable aarongable requested a review from jsha February 23, 2026 23:23
@beautifulentropy beautifulentropy merged commit 99b017c into main Feb 25, 2026
28 checks passed
@beautifulentropy beautifulentropy deleted the lowercase-caa branch February 25, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants