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_print_ex unsupported #1637

Open
overhacked opened this issue May 18, 2022 · 2 comments · May be fixed by #1688
Open

X509_name_print_ex unsupported #1637

overhacked opened this issue May 18, 2022 · 2 comments · May be fixed by #1688

Comments

@overhacked
Copy link

It would be helpful for interop if X509_name_print_ex were supported. It is possible to replicate the basics by iterating over X509NameEntries, but would be more stable to get the human-readable RDN from OpenSSL. Would you consider a PR?

@sfackler
Copy link
Owner

PRs welcomed!

@overhacked overhacked linked a pull request Sep 13, 2022 that will close this issue
@overhacked
Copy link
Author

PRs welcomed!

Opened #1688 with implementation and tests!

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 a pull request may close this issue.

2 participants