Replies: 1 comment 1 reply
-
OK I think I see. The SAN is base64 encoded. So I decoded it.
Seems to be a lot of noise before the real value (3goats@acme.com). "y": "0!\ufffd\u001f\u0006\n+\u0006\u0001\u0004\u0001\ufffd7\u0014\u0002\u0003\ufffd\u0011\f\u000f3goats@acme.com" Any idea what this is ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using
cryptox509parse_certificate_request
to parse and attempt to validate an X.509 certificate request. I can see the output of the request, however its seems to be missing the Subject Alternative Name fields. Is there something I'm missing here ?Beta Was this translation helpful? Give feedback.
All reactions