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
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
2 matches
Mail list logo