I'm having a problem getting apache and openssl 0.9.6 running. I'm getting the
following message.
[Sat Feb 3 18:40:27 2001] [notice] Apache/1.3.14 Ben-SSL/1.42 (Unix) configured --
resuming normal operations
[Sat Feb 3 18:40:27 2001] [info] Server built: Feb 3 2001 18:40:04
[Sat Feb 3 18:40:57 2001] [debug] apache_ssl.c(369): Random input /dev/urandom(1024)
-> 1024
[Sat Feb 3 18:40:58 2001] [error] SSL_accept failed
[Sat Feb 3 18:40:58 2001] [error] error:1407609C:SSL
routines:SSL23_GET_CLIENT_HELLO:http request
So I put some debugging code in and found out that the server is recieving the
following request:
GET / HTTP/
This is in the buffer (char *)p
I am under the impression that this is correct.
Can someone enlightn me?
thanx
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]