SSL Problem on Linux

I am having a problem with 1 SSL enabled web site... It all started when I tried moving the site from one server to another - both are using the exact same Apache setup and configuration. The machines are basically mirrors of each other except for the data on them.

Anyways, all my SSL sites work fine except for one e-commerce one. When I try to "check out" on the cart it errors out, so I check the SSL error log for the site and see:

[Sun Dec 22 23:03:48 2002] [error] mod_ssl: SSL handshake failed: HTTP spoken on HTTPS port; trying to send HTML error page (OpenSSL library error follows)

[Sun Dec 22 23:03:48 2002] [error] OpenSSL: error:1407609CSSL Problem on LinuxSL routinesSSL Problem on LinuxSL23_GET_CLIENT_HELLO:http request [Hint: speaking HTTP to HTTPS port!?]

This happens both when I access SSL directly, and also when I first connect via HTTP and then try to access the HTTPS.

I checked out the configuration and I see nothing wrong with it (it is the exact same as the old server as I copied it over). It is listening on port 443, and there are no middle men proxies, etc working in the background.

Any suggestions? Thanks.

Ryan

 

 

 

 

Top