Here's a little more thorough report on this issue. I added:
SSLLogLevel trace
to my httpd.conf global config section and restarted. When I visit
http://secure.infocom.com it loads fine
https://secure.infocom.com gets the bad data error (it's a basic html page).
Here's some relevent logfile entries below (notabably the [trace] action
didn't come into play).
What's the recommended next course of action?
-mark
>tail error_log
[Thu Mar 25 20:09:55 1999] [notice] suEXEC mechanism enabled (wrapper:
/usr/local/apache/bin/suexec)
[Thu Mar 25 20:10:10 1999] [error] mod_ssl: SSL handshake failed (client
199.120.185.113, server secure.infocom.com:443) (OpenSSL library error follows)
[Thu Mar 25 20:10:10 1999] [error] OpenSSL: error:14094410:SSL
routines:SSL3_READ_BYTES:sslv3 alert handshake failure
root@secure log> tail ssl_engine_log
[25/Mar/1999 20:09:54] [info] Init: Wiped out the queried pass phrases
from memory
[25/Mar/1999 20:09:54] [info] Init: 2nd startup round (already detached)
[25/Mar/1999 20:09:54] [info] Init: Reinitializing OpenSSL library
[25/Mar/1999 20:09:54] [info] Init: Seeding PRNG with 8 bytes of entropy
[25/Mar/1999 20:09:54] [info] Init: Generating temporary RSA private keys
[25/Mar/1999 20:09:55] [info] Init: Initializing (virtual) servers for SSL
[25/Mar/1999 20:09:55] [info] Init: Configuring server
secure.infocom.com:443 for SSL protocol
[25/Mar/1999 20:10:10] [info] Connection to child 4 established (server
secure.infocom.com:443)
[25/Mar/1999 20:10:10] [error] SSL handshake failed (client
199.120.185.113, server secure.infocom.c
om:443) (OpenSSL library error follows)
[25/Mar/1999 20:10:10] [error] OpenSSL: error:14094410:SSL
routines:SSL3_READ_BYTES:sslv3 alert hand shake failure
Mark Stosberg wrote:
>
> I'm getting the same odd error as the other fellow:
> "Netscape has encountered bad data from the server." (Mac Communicator 4.51)
>
> Here's my setup:
> 3.1-RELEASE FreeBSD
> Apache/1.3.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.2b
>
> And the errors from the logs:
> [Thu Mar 25 04:52:37 1999] [error] mod_ssl: SSL handshake failed (client
> 199.120.185.113, server secure.infocom.com:443) (OpenSSL library error follows)
> [Thu Mar 25 04:52:37 1999] [error] OpenSSL: error:14094410:SSL
> routines:SSL3_READ_BYTES:sslv3 alert handshake failure
>
> -mark
> http://flip.summersault.com/
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl) www.engelschall.com/sw/mod_ssl/
> Official Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
--
http://flip.summersault.com/
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]