Re: [openssl-users] C++ : Extracting CRL from a PKCS12

2016-11-14 Thread Richard Stanek
Thanks for looking at this. I was insisting that nobody (in practice) puts CRLs inside of a PKCS12. Nobody does that... I could find no evidence that this is ever done, nor was there any support for this deviant behavior. ;-) I was handed a specification to implement that had CRLs inside of

Re: [openssl-users] C++ : Extracting CRL from a PKCS12

2016-11-14 Thread Dr. Stephen Henson
On Wed, Nov 02, 2016, Richard Stanek wrote: > My original requirements were to extract the user certificate, the > private key, and the CAs. For that I was using the call to > PKCS12_parse(...). This satisfied the original requirements. Very > easy to find, understand, and use. > > The new

[openssl-users] C++ : Extracting CRL from a PKCS12

2016-11-02 Thread Richard Stanek
My original requirements were to extract the user certificate, the private key, and the CAs. For that I was using the call to PKCS12_parse(...). This satisfied the original requirements. Very easy to find, understand, and use. The new requirements that I have are that I also need to extract a