On Wed, 26 Jan 2011, Mika Fischer wrote:
curl/openssl 0.9.8k <-> apache/openssl 1.0.0 -> error
I'm not sure what to take away from this. Maybe it's a problem that is partly caused by both apache and curl?
Could be. I just have a hard time to see why code in curl that has worked for so many years suddenly would stop working. It just so feels like else changed.
This error (or something similar to it) is often seen when we try to talk plain HTTP to a HTTPS server or vice versa. Did you verify that HTTPS was working fine on that port when you ran the OpenSSL 1.0.0 version of the server?
Perhaps it is possible to add verbose level and further debug log stuff in the server to see what makes it suddenly decide the handshake is bad.
-- / daniel.haxx.se -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html