Skip to content

Comments

VA: ensure wildcard hostname is lowercased#8643

Open
aarongable wants to merge 1 commit intomainfrom
lowercase-caa
Open

VA: ensure wildcard hostname is lowercased#8643
aarongable wants to merge 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
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.

2 participants