Re: certificate and certutil questions

2007-01-08 Thread Yahel Zamir
Hi Nelson and Wan-Teh, OK, I might be able to resolve the issue that way. Thank you for responding quickly with informative replies, this is a great help when starting to use Mozilla NSS. Also, the NSS documentation is much better than the documentation provided for OpenSSL. I guess you and

ldap_simple_bind call blocks with SSL connection, when DS hangs

2007-01-08 Thread RamaKrishna Narla
Hi All, We are using Mozilla LDAP C SDK 5.12 in our application. We are currently switching from synchronous calls to asynchronous calls, so that even when Directory Server (DS) hangs our servers do not hang. To simulate DS hang, we hooked up a small plugin (delete pre-operation) into iPlanet

Re: Firefox with encoding/decoding of local files

2007-01-08 Thread Gervase Markham
Wolfgang Eibner wrote: Hi! I would like to have an Firefox (Portable) started from a CD and showing HTML files from the CD. The html files on the cd should be encrypted because so the can't be copied from the CD easily. This approach will never succeed in the long run. You are giving your

NSS - PKCS #11 Test Suites build problems

2007-01-08 Thread conor fitzgerald
Hello All I hope this is the correct mailing list for PKCS #11 Test Suites problems I am currently building the PKCS #11 Test Suites and have encountered some issues I want to use the run the suites against a PKCS #11 implementation(PKCS#11 version 2.11) Firstly at

Re: ECDSA certs?

2007-01-08 Thread Nelson B
Paul Hoffman wrote: Greetings. I'm running NSS 3.11.4 and would like write / read ECDSA certificates. Does the current version support ECDSA? I have no problem creating, for example, DSA cert requests, but trying to use -k ecdsa fails with: certutil -k: ecdsa is not a recognized type.

Re: Firefox with encoding/decoding of local files

2007-01-08 Thread Bob Relyea
Wolfgang Eibner wrote: dolphinling [EMAIL PROTECTED] wrote: Wolfgang Eibner wrote: Hi! I would like to have an Firefox (Portable) started from a CD and showing HTML files from the CD. The html files on the cd should be encrypted because so the can't be copied from the CD easily.

Re: NSS - PKCS #11 Test Suites build problems

2007-01-08 Thread Wan-Teh Chang
conor fitzgerald wrote: Hello All I hope this is the correct mailing list for PKCS #11 Test Suites problems I am currently building the PKCS #11 Test Suites and have encountered some issues I want to use the run the suites against a PKCS #11 implementation(PKCS#11 version 2.11) Firstly at

Re: ECDSA certs?

2007-01-08 Thread Paul Hoffman
At 9:41 AM -0800 1/8/07, Nelson B wrote: Paul Hoffman wrote: Greetings. I'm running NSS 3.11.4 and would like write / read ECDSA certificates. Does the current version support ECDSA? I have no problem creating, for example, DSA cert requests, but trying to use -k ecdsa fails with:

Re: ECDSA certs?

2007-01-08 Thread Nelson B
Paul Hoffman wrote: At 9:41 AM -0800 1/8/07, Nelson B wrote: Paul Hoffman wrote: Greetings. I'm running NSS 3.11.4 and would like write / read ECDSA certificates. Does the current version support ECDSA? I have no problem creating, for example, DSA cert requests, but trying to use -k

Re: ldap_simple_bind call blocks with SSL connection, when DS hangs

2007-01-08 Thread Nelson B
RamaKrishna, This is apparently an LDAP library issue. The LDAP library has opened a BLOCKING socket, and is using it with an infinite timeout. The SSL library is handling it exactly as it should, given that it has been told to use a blocking socket with no timeout. -- Nelson B

Re: JSS dll dependencies -- nspr4.dll and libnspr4.dll

2007-01-08 Thread neil williams - Sun Microsystems - Santa Clara United States
Steve Mitchell wrote: It is confusing deploying JSS on Windows XP. The library jss4.dll depends on libnspr4.dll, not nspr4.dll as is installed with Firefox. Other dependent libraries such as nss3.dll depend on nspr4.dll. Should I copy and rename nspr4.dll to libnspr4.dll, or are these