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

Implement request #48520: openssl_csr_new - allow multiple values in DN #12984

Closed
wants to merge 1 commit into from

Conversation

bukka
Copy link
Member

@bukka bukka commented Dec 20, 2023

Currently only a single DN value is supported in openssl_csr_new which is a bit limiting. The change allows array to be passed in the value which allows multiple DN to be added.

@maximetassy
Copy link

Hi, thank you for this feature, we are looking forward to this for while now.
Do you know when will it be available or in which version ?
Some version were released since this PR and I don't think this PR was in it.

@bukka
Copy link
Member Author

bukka commented Feb 20, 2024

@maximetassy This is a feature so it will be in the next minor version - it means 8.4.0

@maximetassy
Copy link

Thank you for your quick answer 👍

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.

None yet

2 participants