I downloaded and compiled mod_ssl 2.6.5-1.3.12 on a Solaris 2.7 on Intel box
using gcc 2.8.1. When I do a 'make test' everything appears okay. I then
statically link it into Apache 1.3.12 and it does not work. All modules are
compiled and linked static. I try doing
openssl s_client -connect localhost:442 -state -debug
and get the following:

CONNECTED(00000004)
SSL_connect:before/connect initialization
write to 081622B8 [08164430] (130 bytes => 130 (0x82)

bunch of hex stuff

SSL_connect:SSLv2/v3 write client hello A
read from 081622B8 [08169990] (7 bytes => 7 (0x7))
0000 - 3c 21 44 4f 43 54 59             <!DOCTY
SSL_connect:error in SSLv2/v3 read server hello A
4792:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
protocol:s23_clnt.c:458:

Please HELP!
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to