Re: Adding self-signed cert to database

2009-08-13 Thread Subrata Mazumdar
Hi Aditya, you can find trust related info in certutil documentation : http://www.mozilla.org/projects/security/pki/nss/tools/certutil.html. Look for the -t option for the trust arguments. If you know that it is a server cert, you can also use the 'nsNSSCertificateDB::ImportServerCertificate

Re: Adding self-signed cert to database

2009-08-13 Thread Nelson B Bolyard
On 2009-08-13 17:58 PDT, Aditya Ivaturi wrote: > 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

Re: Adding self-signed cert to database

2009-08-13 Thread Aditya Ivaturi
> 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

Adding self-signed cert to database

2009-08-13 Thread Aditya Ivaturi
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

Re: Problem with using crypto accelerator MCA6000 for RSA jobs

2009-08-13 Thread Rishi
On Aug 13, 1:32 pm, Rishi wrote: > On Aug 13, 6:13 am, Nelson B Bolyard wrote: > > > > > > > On 2009-08-12 03:43 PDT, Rishi Renjith wrote: > > > > Hello, > > > I tried creating a NSS database, linking it with crypto card and > > > connecting using apache mod_nss. Everything works fine, except tha

Re: Problem with using crypto accelerator MCA6000 for RSA jobs

2009-08-13 Thread Rishi
On Aug 13, 6:13 am, Nelson B Bolyard wrote: > On 2009-08-12 03:43 PDT, Rishi Renjith wrote: > > > Hello, > > I tried creating a NSS database, linking it with crypto card and > > connecting using apache mod_nss. Everything works fine, except that the > > *rsaprivate *jobs are not getting increased