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.Name should support RFC-4514 string representation #211

Open
baynes opened this issue Jun 15, 2021 · 1 comment
Open

x509.Name should support RFC-4514 string representation #211

baynes opened this issue Jun 15, 2021 · 1 comment

Comments

@baynes
Copy link

baynes commented Jun 15, 2021

RFC-4514 defines the standard string representation for distinguished names. The asn1crypto.x509.Name object should support a way of generating this representation. The human_friendly property does something similar but uses different strings for the different attribute types.

@wbond
Copy link
Owner

wbond commented Aug 7, 2021

I'd be open to a PR if you'd like to see such a feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants