Skip to content

Conversation

@StephenWall
Copy link
Contributor

@StephenWall StephenWall commented Oct 28, 2025

When printing SubjectAlternativeNames, print the details of DirName entries in a different format than GENERAL_NAME_print() to avoid parsing issues due to commas.

Fixes #20312

@StephenWall StephenWall requested a review from bukka as a code owner October 28, 2025 12:39
@StephenWall StephenWall force-pushed the dirname branch 5 times, most recently from 29a812d to beace30 Compare October 30, 2025 14:33
When printing SubjectAlternativeNames, print the details of DirName entries in a different format than GENERAL_NAME_print() to avoid parsing issues due to commas.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The DirName format in a subjectAltName makes parsing difficult

1 participant