On Tue, Jan 11, 2011 at 4:48 AM, Irune Prado Alberdi <ipr...@zylk.net> wrote:
>
> While if I terminate the pkcs11 session in firefox I can successfully acces 
> the token
> <pre>
> $ certutil -d sql:. -K -h izenpe
> certutil: Checking token "Builtin Object Token" in slot "NSS Builtin Objects"
> certutil: no keys found
> certutil: Checking token "NSS Generic Crypto Services" in slot "NSS Internal 
> Cryptographic Services"
> certutil: no keys found
> certutil: Checking token "NSS Certificate DB" in slot "NSS User Private Key 
> and Certificate Services"
> certutil: no keys found
> certutil: Checking token "IZENPE" in slot "Gemplus GemPC Twin 00 00"
> Enter Password or Pin for "IZENPE":
> < 0> rsa      ad22bafb47cd03a443e7777e3c04e4914f5cc52a   PRUEBAS EFACTUR
> </pre>

Perhaps it's the "IZENPE" token, not the NSS sqlite3 DB, that blocks certutil.

The first slot, "NSS Builtin Objects", doesn't use sqlite3, so this
shows a later slot can block certutil from output anything.  So any
later slot, not just the NSS DB slot, could be the cause of the
blocking.

Wan-Teh
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to