Re: can't seem to init SQLite db with JSS 4.3.1

2010-02-05 Thread glen beasley
Hi David, did you provide JSS with the string "sql" like you did with certutil - d sql:. or did could just set the environment variable NSS_DEFAULT_DB_TYPE=sql and then you will not have to specify sql. https://developer.mozilla.org/en/NSS_reference/NSS_environment_variables -glen On Feb 1, 6:

Re: Support for CKA_ALWAYS_AUTHENTICATE

2010-02-05 Thread Honza Bambas
Robert Relyea wrote: On 02/01/2010 02:09 AM, Helge Bragstad wrote: Hi, My understanding from previous postings on this list is that the CKA_ALWAYS_AUTHENTICATE + CKU_CONTEXT_SPECIFIC features of PKCS #11 are not supported in NSS. Is this likely to be implemented in the near future? Actually

RE: Support for CKA_ALWAYS_AUTHENTICATE

2010-02-05 Thread Helge Bragstad
Thank you for this information. How about Thunderbird and Firefox specifically, would either of them honor the CKA_ALWAYS_AUTHENTICATE=TRUE by prompting for PIN and call C_Login(CKU_CONTEXT_SPECIFIC,...)? - Helge _ From: dev-tech-crypto-bounces+helge=bragstad@lists.mozilla.org