Re: Parsing pkcs7 bag of certificates

2011-12-16 Thread Anamitra Dutta Majumdar
Hi Dave, Thanks a lot for your response. I will try this out. Thanks Anamitra On 12/13/11 9:46 PM, "Dave Thompson" wrote: >> From: owner-openssl-us...@openssl.org On Behalf Of Anamitra Dutta >>Majumdar >> Sent: Tuesday, 13 December, 2011 14:37 > >> >I am looking for OpenSSL api to parse pkcs7

Re: Parsing pkcs7 bag of certificates

2011-12-14 Thread Dr. Stephen Henson
On Wed, Dec 14, 2011, Dave Thompson wrote: > > From: owner-openssl-us...@openssl.org On Behalf Of Anamitra Dutta Majumdar > > Sent: Tuesday, 13 December, 2011 14:37 > > > >I am looking for OpenSSL api to parse pkcs7 bag of > > certificate file that > > >has two certificates a SubCA and the othe

RE: Parsing pkcs7 bag of certificates

2011-12-13 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Anamitra Dutta Majumdar > Sent: Tuesday, 13 December, 2011 14:37 > >I am looking for OpenSSL api to parse pkcs7 bag of > certificate file that > >has two certificates a SubCA and the other the leaf cert. > Is there an openssl api that would en

Parsing pkcs7 bag of certificates

2011-12-13 Thread Anamitra Dutta Majumdar
>I am looking for OpenSSL api to parse pkcs7 bag of certificate file that >has two certificates a SubCA and the other the leaf cert. Is there an openssl api that would enable use to parse this pkcs7 bag and separate out the certificates. Any pointers will be appreciated. Thanks Anamitra