Furthur more, I comment out the PORT_Assert(0), rebuild nss and run signtool -l, the output is: loren@home:~/nss/nss-3.6/bin$ ./signtool -d . -l using certificate directory: /home/loren/.mozilla/loren/q42jd4is.slt/Object signing certificates --------------------------------------- Test User One Issued by: Test Root CA - Test Company (Test Root CA) Expires: Wed Oct 29, 2003 ++ Error ++ ISSUER CERT "Test Root CA - Test Company" IS NOT VALID (extension not found) --------------------------------------- For a list including CA's, use "signtool -L" What the extension signtool is looking for?
I don't know that commenting out the assert is a good idea. Your probably getting a bogus error as a result.
Have you tried using the cert to sign something? That is, skip trying to list it, and just go ahead and use it and see what happens.
-Ian
