Hello!

I have a PKCS#7 that I can't parse with Openssl, I've tried to parse it with other libraries such as IAIK and CAPICOM and it works, but with Openssl after executing d2i_PKCS7, when I am doing PKCS7_dataInit, it crashes. I don't know if there is a bug or the PKCS#7 created the other library is not correct.
I have checked the structure with openssl asn1parse and it parses it correctly but it doesn't work with openssl pkcs7.

Could you guide me, please?
Thanks in advance,
Regards,
Antonio.


Attachment: p7Unautenticated.der
Description: application/x509-ca-cert

Reply via email to