> First, decode the CRL with CERT_DecodeDERCrl or CERT_DecodeDERCrlWithFlags > . Seems I don't need this because PK11_ImportCRL() takes CRL in DER format/encoding as input?
> Then, import it to the DB with PK11_ImportCRL . > > Look at NSS tool crlutil . It seems there also exists CERT_ImportCRL(). Will try to use it first. _______________________________________________ mozilla-crypto mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-crypto
