Milan Tomic wrote:
Well, if you have tested it and it worked OK, than it is better solution to
use CERT_ImportCerts than using private function
(__CERT_DecodeDERCertificate).
Now all tested. I have updated checksig and cipher so they will work
(for most things) with NSS. Running the basicTests.pl script gets most
things working - the only exceptions are those things you have to do
special key loading for interop tests that I haven't done (I also never
did for Windows CAPI).
Translating the above - the NSS stuff seems to be working very nicely
indeed - including certificate loading using the ImportCerts function.
Cool!
Cheers,
Berin