Re: Troubles in re-connect

2001-01-21 Thread Niko Baric
Hi, >In the best case, I get : > >2223:error:140920C5:SSL routines:SSL3_GET_SERVER_HELLO:old session >cipher not returned:s3_clnt.c:636: > >I've looked in the documentation, in the mailusers archive. I didn't >found any solution. It seems to me that your session-reuse code is working correctly,

Installation problem on win32

2001-01-21 Thread Todd Peterson
I am using cygwin32 b20 on windows nt4 sp6 and am getting the following error:   bash-2.02$ ./Configure no-threads CygWin32Configuring for CygWin32IsWindows=0CC    =gccCFLAG =-DDSO_WIN32 -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -WallEX_LIBS   =BN_ASM   

Re: apache startssl error

2001-01-21 Thread Matthew Emmerton
> I am trying to configure apache v1.3.14 with mod_ssl v2.7.1 and OpenSSl > v0.9.6. The OS is Solaris 7. Everything compiled nicely and apache started > up fine. But with the startssl option I get these errors: > > Syntax error on line 208 of /usr/local/apache/conf/httpd.conf: > Cannot load /usr/l

Re: Error ":SSL3_SETUP_KEY_BLOCK:Malloc failure" while using openSSL with Apache

2001-01-21 Thread Mattias Hembruch
Mattias Hembruch wrote: > > Hi. I'm trying to set up a secure server with openSSL and Apache 1.3.14. I'm > not a newbie, but I am new to the Apache/openSSL game. > > I applied the openSSL patches to the Apache source, built the thing, and > have it working with a non-secured port. > > I used th