FireFox CRASHED while edting trust settings at Cert Manager

2006-08-23 Thread Oscar So
FireFox cert store under "Authority" ? I am looking for work around ways to solve the following bug I reported: https://bugzilla.mozilla.org/show_bug.cgi?id=335847 Thanks, Oscar On 8/21/06, Oscar So <[EMAIL PROTECTED]> wrote: Bob, Regarding the bug: https://bugzilla.mozilla.org

Re: CKM_RSA_PKCS_PSS supports in PKCS#11 module with FireFox

2006-08-22 Thread Oscar So
Hi Nelson, I have no idea if NSS supports CKM_RSA_PKCS_PSS at all. Any idea ? Oscar Nelson Bolyard wrote: Oscar, Does NSS ever need/want a module with just those mechanisms? Does NSS ever want the CKM_RSA_PKCS_PSS or CKM_RSA_X_509 mechanisms at all? ___

CKM_RSA_PKCS_PSS supports in PKCS#11 module with FireFox

2006-08-21 Thread Oscar So
Hi, If my PKCS#11 module only supports CKM_RSA_PKCS_PSS padding (not even PKCS#1 padding), in C_GetMechanismList, should it just return the following CKMs: CKM_RSA_PKCS_KEY_PAIR_GEN CKM_RSA_PKCS_PSS CKM_RSA_X_509 CKM_SHA_1 Since I am only return these CKMs, FireFox does not recognize my PKCS#11

Add CaCert.org Root CA into FireFox "Authorities"

2006-04-11 Thread Oscar So
Hi, My PKCS#11 module is testing SSL Client Auth operation with CaCert.org. Since the Root CA cert of CaCert.org is not inside CaCert.org, during token login, I would like to have the Root CA cert to be inserted into the FireFox cert store under "Authorities". In other words, storing the certifica

FireFox Password Manager PKCS#11 module

2006-02-03 Thread Oscar So
Hi, I want the Password Manager to call my PKCS #11 module that access our hardware token. Is there any instructions for that ? Thanks, Oscar ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-cr