Re: Shared security Db in FF-3.5?

2009-07-06 Thread Andrei Korostelev
On 6 jul, 07:22, Nelson Bolyard wrote: > On 2009-07-03 01:43 PDT, Andrei Korostelev wrote: > > > Does Firefox 3.5 already support multi-process shared secrurity > > database or it is still single-process? > > By default, it is still the old single-process cert8 a

Shared security Db in FF-3.5?

2009-07-03 Thread Andrei Korostelev
Hi all, Does Firefox 3.5 already support multi-process shared secrurity database or it is still single-process? Andrei ___ dev-security mailing list dev-security@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-security

PK11_SetPasswordFunc issue

2008-07-08 Thread Andrei Korostelev
Hi all, PK11_SetPasswordFunc (http://www.mozilla.org/projects/security/pki/nss/ nss-3.4/nss-3.4-functions.html) callback is used to access the password-protected slots. The problem is that PK11_SetPasswordFunc is too global: when called from Firefox address space it sets the same password callback

Re: Is SecurityDb in Firefox 3 multiuser?

2008-07-08 Thread Andrei Korostelev
On Jun 23, 4:54 pm, "Wan-Teh Chang" <[EMAIL PROTECTED]> wrote: > On Mon, Jun 23, 2008 at 5:55 AM, Andrei Korostelev > > <[EMAIL PROTECTED]> wrote: > > Hi All, > > > I while ago I had an issue regarding the access to the Firefox > > securit

Is SecurityDb in Firefox 3 multiuser?

2008-06-23 Thread Andrei Korostelev
Hi All, I while ago I had an issue regarding the access to the Firefox security db from the external app while Firefox was running. Basically it was concerned to the fact that Mozilla Security database in Firefox version < 3 supported multiple readers and the only one writer process. The situation

Re: Firefox does not display imported certificate

2007-08-03 Thread Andrei Korostelev
On 19, 19:22, Andrei Korostelev <[EMAIL PROTECTED]> wrote: > After importing a certificate into the Firefox either using > certutil.exe utility or programatically using NSS API > (P12U_ImportPKCS12Object / PK11_ImportCert), I can see that the > certificate has been suc

Re: Firefox does not display imported certificate

2007-08-03 Thread Andrei Korostelev
On 19, 19:22, Andrei Korostelev <[EMAIL PROTECTED]> wrote: > After importing a certificate into the Firefox either using > certutil.exe utility or programatically using NSS API > (P12U_ImportPKCS12Object / PK11_ImportCert), I can see that the > certificate has been suc

Re: Firefox does not display imported certificate

2007-08-03 Thread Andrei Korostelev
On 19, 19:22, Andrei Korostelev <[EMAIL PROTECTED]> wrote: > After importing a certificate into the Firefox either using > certutil.exe utility or programatically using NSS API > (P12U_ImportPKCS12Object / PK11_ImportCert), I can see that the > certificate has been suc

Firefox does not display imported certificate

2007-07-19 Thread Andrei Korostelev
After importing a certificate into the Firefox either using certutil.exe utility or programatically using NSS API (P12U_ImportPKCS12Object / PK11_ImportCert), I can see that the certificate has been successfully imported (%certutils.exe -L) , however Firefox does not display it (Tools->Options->Adv