Re: problem while building mozilla nss

2006-03-14 Thread Nelson B
Wan-Teh Chang wrote: > This is a known bug when you compile NSS 3.9 > with GCC 4. > https://bugzilla.mozilla.org/show_bug.cgi?id=284386 > > I suggest you download the NSS 3.11 tar balls: > ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_11_RTM > >>i have tried to run the

Re: problem while building mozilla nss

2006-03-14 Thread Wan-Teh Chang
Aditya Sharma Mamillapalli wrote: hi all, i am facing problems while configuring and building the mozilla NSS. i have downloaded the source tar balls of nss-3.9 which has nspr with in it. i have tried to build in the nss directory "make nss_build_all". i got the following error message

problem while building mozilla nss

2006-03-14 Thread Aditya Sharma Mamillapalli
hi all,     i am facing problems while configuring and building the mozilla NSS. i have downloaded the source tar balls of nss-3.9 which has nspr with in it. i have tried to build in the nss directory "make nss_build_all". i got the following error message. In file included from ../../../../di

Re: using client SSL certificate with Firefox

2006-03-14 Thread Nelson B
Peter Djalaliev wrote: > Well, let me see if I can explain it better: > > The Apache web server is sending a "certificate request" handshake > message. The client receives it, calls the certificate callback > function (which fails) and then sends and empty certificate, which is > handled on the s

Re: new to mozilla nss

2006-03-14 Thread Peter Djalaliev
Hello Aditya,What problems exactly are you having?Did you see the Build documentation?http://www.mozilla.org/projects/security/pki/nss/nss-3.9/nss-3.9-build.html You can either follow this documentation or you can just download the NSPR and NSS source code tarballs fromftp://ftp.mozilla.org/pub/moz

Re: using client SSL certificate with Firefox

2006-03-14 Thread Peter Djalaliev
Well, let me see if I can explain it better:The Apache web server is sending a "certificate request" handshake message.  The client receives it, calls the certificate callback function (which fails) and then sends and empty certificate, which is handled on the server side. (I was wrong before when

Re: using client SSL certificate with Firefox

2006-03-14 Thread Duane
Peter Djalaliev wrote: Hello, I generated a client SSL certificate (tried both by using openssl and certutil) converted it to PKCS#12 format. After that, I imported it into Firefox and can see the certificate of the "Your Certificates" tab in Edit > Preferences > Advanced > View Certificates

Re: using client SSL certificate with Firefox

2006-03-14 Thread Peter Djalaliev
Forgot to mention, in the certificate trust flags the "User" SSL flag is checked. ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

using client SSL certificate with Firefox

2006-03-14 Thread Peter Djalaliev
Hello,I generated a client SSL certificate (tried both by using openssl and certutil) converted it to PKCS#12 format.  After that, I imported it into Firefox and can see the certificate of the "Your Certificates" tab in Edit > Preferences > Advanced > View Certificates. However, when I do the TLS h

RE: Retrieving server certificate from within plug-in code

2006-03-14 Thread Philip Hoyer
Title: RE: Retrieving server certificate from within plug-in code Thanks, This is great help and a great start! Philip -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Kai Engert Sent: 10 March 2006 18:59 To: dev-tech-crypto@lists.mozilla.org Sub