Re: questions about PKCS7 verification when porting from OpenSSL/libcrypto to NSS3

2008-08-30 Thread Nelson B Bolyard
Chris Peterson wrote, On 2008-08-29 19:23 PDT: > I'm porting a C++ app from OpenSSL/libcrypto to NSS. My app uses > libcrypto to verify and decode a PKCS7 blob (signed by a cert issued > my own self-signed root cert). With libcrypto, this is quite > straightforward. With NSS, however, I'm having tr

questions about PKCS7 verification when porting from OpenSSL/libcrypto to NSS3

2008-08-29 Thread Chris Peterson
I'm porting a C++ app from OpenSSL/libcrypto to NSS. My app uses libcrypto to verify and decode a PKCS7 blob (signed by a cert issued my own self-signed root cert). With libcrypto, this is quite straightforward. With NSS, however, I'm having trouble verifying the PKCS7. CERT_ImportCerts() and CERT