>
> If you know that it is a server cert, you can also use the
> 'nsNSSCertificateDB::ImportServerCertificate() method
> (http://mxr.mozilla.org/mozilla-central/source/security/manager/ssl/sr...
> ).
> You have to convert base64 data to DER format before using this method.
>
I have solved my curre
> An explanation of the alphabetic characters may be found on mozilla's web
> site at
>
> http://www.mozilla.org/projects/security/pki/nss/tools/certutil.html#...
>
Back in college, I used to have a professor who had a RTFM rubber
stamp. And if he were here, he'd have stamped it on my forehead. I
> Also, does this method add the certificate to the
> database of the current firefox profile (I am using firefox.exe -app
> to launch my app)?
Well I have partial answer to that one. XULrunner creates its own
profile. Now can I force my xul app to use firefox's profile? The only
reason I'd want
I am writing an xulrunner application, which would take a website's
address, download the cert & import it in to the current firefox
profile database. This is my first xulrunner application & as such
there are few things I am confused about. So please bear with me.
I am trying to use the XPCOM API
4 matches
Mail list logo