Re: Firefox PSM locks NSS

2011-01-13 Thread Irune Prado Alberdi
to the pkcs11.txt Irune Prado :: Zylk.net - - Mensaje original - De: "Nelson B Bolyard" Para: "mozilla's crypto code discussion list" Enviados: Jueves, 13 de Enero 2011 13:16:07 Asunto: Re: Firefox PSM locks NSS On 2011-01-13

Re: Firefox PSM locks NSS

2011-01-13 Thread Nelson B Bolyard
On 2011-01-13 03:58 PDT, Irune Prado Alberdi wrote: > I've tried the same test with Chromium and it worked correctly as > Wan-Teh said. The database does not get locked. [snip] > I had to activate the FRIENDLY flag in order Chrome to correctly obtain > the smartcard's certificate. I'm new to Chr

Re: Firefox PSM locks NSS

2011-01-13 Thread Irune Prado Alberdi
Hiya, I've tried the same test with Chromium and it worked correctly as Wan-Teh said. The database does not get locked. My Firefox profile NSS files are soft links to the shared ones, as explained in the NSS Shared Howto document https://wiki.mozilla.org/NSS_Shared_DB_Howto Could it be a matte

Re: Firefox PSM locks NSS

2011-01-13 Thread iprado
t why the PSM locks the driver until exit, instead of making an atomic needy use of it? Thanks in advance, Irune :: Zylk.net - Mensaje original - De: "Wan-Teh Chang" Para: "mozilla's crypto code discussion list" Enviados: Jueves, 13 de Enero 2011 3:32:43 Asu

Re: Firefox PSM locks NSS

2011-01-12 Thread Wan-Teh Chang
On Tue, Jan 11, 2011 at 4:48 AM, Irune Prado Alberdi wrote: > > While if I terminate the pkcs11 session in firefox I can successfully acces > the token > > $ certutil -d sql:. -K -h izenpe > certutil: Checking token "Builtin Object Token" in slot "NSS Builtin Objects" > certutil: no keys found >

Re: Firefox PSM locks NSS

2011-01-12 Thread Wan-Teh Chang
On Tue, Jan 11, 2011 at 4:48 AM, Irune Prado Alberdi wrote: > > Up to this point I can properly work with my certificates in firefox but when > I try to simultaneously access it via certutil I get blocked > > ~/.pki/nssdb$ certutil -d sql:. -K -h izenpe > This doesn't block when I run Google C

Re: Firefox PSM locks NSS

2011-01-12 Thread Nelson B Bolyard
On 2011-01-11 04:48 PDT, Irune Prado Alberdi wrote: > I'm trying to access a NSS shareable database (3.1.2 with > NSS_DEFAULT_DB_TYPE=sql) while having a Firefox NSS session already > initialized over the pkcs11 module of my smartcard. > > My test is really simple but I don't get to know why fire

Firefox PSM locks NSS

2011-01-11 Thread Irune Prado Alberdi
Hi! Firstly forgive me any mislearned NSS-related technical concepts, I'm new to this. I'm trying to access a NSS shareable database (3.1.2 with NSS_DEFAULT_DB_TYPE=sql) while having a Firefox NSS session already initialized over the pkcs11 module of my smartcard. My test is really simple but