> > What do you mean "fails to open the store"? > > What does the data look like that you are feeding into d2i_PKCS7()? Doies > it > have lines with -----BEGIN XXXX---- in it?
I cannot find this anywhere in the data. > > If the data is available as a file try: > > openssl pkcs7 -in file -inform DER > > openssl pkcs7 -in file > > and if both of those fail: > > openssl asn1parse -inform DER -in file > I have saved the data blob to a file (which I have attached to the posting). All of the above commands fail with the same errors as d2i_PKCS7(). The asn1parse command complains about a bad Boolean. I am stumped here. Chris
cert_store_data
Description: Binary data