Error 26: Unsupported certificate purpose - Please help

2002-07-13 Thread Radhika Tadipatri
Hello, I created a certificate for my client using openssl. When I verified the certificate I found its purpose is sslserver. So when my client was using this certificate to communicate with Apache web server (Client authentication turned on) they get unsupported certificate purpose error.

Re: [openssl.org #141] Error while writing zero-length string

2002-07-13 Thread Bodo Moeller
Martin Sjögren via RT [EMAIL PROTECTED]: Bodo Moeller: Martin Sjögren: When you write a zero-length string with SSL_write, OpenSSL signals a protocol-violating EOF even though no such thing has happened. My guess is that a zero returned is misinterpreted somewhere though I have not had

Re: [openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-13 Thread Michel Mac Wing via RT
It was a bug of PHP ... I have informed them about this and a this problem has been corrected in the latest CVS. See this for more information : http://bugs.php.net/bug.php?id=18295 Thanks for your help. Michel. Lutz Jaenicke via RT wrote: On Fri, Jul 12, 2002 at 05:55:20PM +0200, Michel

Re: [openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-13 Thread Lutz Jaenicke via RT
On Sat, Jul 13, 2002 at 05:00:15PM +0200, Michel Mac Wing via RT wrote: It was a bug of PHP ... I have informed them about this and a this problem has been corrected in the latest CVS. See this for more information : http://bugs.php.net/bug.php?id=18295 Hmm. So it seems, that they were

Re: [openssl.org #145] PHP failure compile with --openssl : e_os.h don't exist in OpenSSL-0.9.7b under Solaris 2.7

2002-07-13 Thread Sander Roobol via RT
Thanks for the information! This will be fixed in PHP ASAP. (if you can't wait, just note that it does work ATM, but the configuration filename is hardcoded). Thanks! Sander On Sat, Jul 13, 2002 at 05:19:12PM +0200, Lutz Jaenicke wrote: On Sat, Jul 13, 2002 at 05:00:15PM +0200, Michel Mac