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
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
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
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
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
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
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
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
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