-
Notifications
You must be signed in to change notification settings - Fork 3
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
ASN parsing #1
Comments
Hey Joerg, I have very limited time right now but if you could come up with the openssl code that would fetch your field and enter it here https://github.com/encharm/x509.js/blob/master/main.cpp#L148 I could compile new x509.js Regards, |
thank you for your quick response and the source link. node.js modules based on openssl are not so suitable for me, because the target platform I’m developing for is mainly Windows. |
I might find some time to see into this issue next week but no promises. Also the attachment didn't come through, you need to reply through github and attach the files there. Replying through email does not work very well. |
Thank you for your help, even if it is not promised… Joerg Von: Damian Kaczmarek [mailto:[email protected]] I might find some time to see into this issue next week but no promises. Also the attachment didn't come through, you need to reply through github and attach the files here. Replying through email does not work very well. — |
Dear Damian,
thank you for your fine work, it helped me a lot!
Only one thing is left for me:
With your wonderful tool I can analyze an existing certificate that I fetched from a smart card.
But within the certificate there is one item, defined by it's OID, that would be important.
Is there a way to browse through the elements of the certificate to extract a specific one?
Once more, thx, and greetings from Austria/Europe!
Joerg
PS: that's my first post on GitHub, maybe I've broken some netiquette rules.
The text was updated successfully, but these errors were encountered: