|
Hi, Thank for this library. It helped a lot. I'm trying to create a certificate request that has an alternative name of the format:
and ran into an encoding error when using the Here is my code to generate the certificate request: The certificate request is encoded correctly when the Ps. I considered using |
Answered by
kdubb
Jun 23, 2022
Replies: 4 comments 3 replies
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@mho000 I just released a new version
2.1.3with fixes for GeneralName encoding. The code in your original post now works!