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

Missing Subject DN oid 0.9.2342.19200300.100.1.1 (uid) #101

Open
lilyball opened this issue Aug 5, 2021 · 0 comments
Open

Missing Subject DN oid 0.9.2342.19200300.100.1.1 (uid) #101

lilyball opened this issue Aug 5, 2021 · 0 comments

Comments

@lilyball
Copy link

lilyball commented Aug 5, 2021

The Subject field is a Distinguished Name. oid-registry defines the OIDs for expected attributes, and this crate defines additional abbreviations for use when printing them in an X509Name. Unfortunately, both this and oid-registry are missing 0.9.2342.19200300.100.1.1 (oid-info.com), which is "uid" (or, as an abbreviation for printing, "UID").

I'm filing it here as the actual issue is printing X509Names, though it should also be added to oid-registry for good measure.

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

No branches or pull requests

1 participant