Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x509-cert: support for GN in names #1648

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

baloo
Copy link
Member

@baloo baloo commented Feb 6, 2025

This brings support for parsing GN as givenName in the x509_cert::name::Name

Fixes #1647

@baloo baloo force-pushed the baloo/x509-cert/support-GN branch from 9617d87 to 1c1a0c4 Compare February 6, 2025 05:14
@tarcieri tarcieri merged commit 8e637f6 into RustCrypto:master Feb 6, 2025
113 checks passed
@tarcieri tarcieri mentioned this pull request Feb 24, 2025
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.

x509_cert::name::Name fails to parse names with givenName's short name "GN"
2 participants