|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[ curl-Bugs-3469471 ] SSL23_GET_SERVER_HELLO when connecting to OpenSSL 1.0.0
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Wed, 04 Jan 2012 08:45:38 -0800
Bugs item #3469471, was opened at 2012-01-04 08:45
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
I have worked around this by upgrading the OpenSSL client to 1.0.0 (and recompiling curl to pick up the new version of OpenSSL) and would recommend other people do the same, but I'm recording as much information as I've gathered here in the hope that it will help anyone with similar problems in the future, or who is unable to upgrade the client.
I have been able to reproduce this bug, connecting from an OpenSSL/0.9.8o client to an OpenSSL/1.0.0d server.
Run on client:
curl -k https://www.example.com/ --trace -
I am also able to reproduce it on clients running 0.9.8j, 0.9.8k and 0.9.8n but not 0.9.8g
Therefore it looks like the problem was introduced with OpenSSL 0.9.8h, i or j.
Looking at the changelog for these versions, I think the most likely cause is a change introduced in OpenSSL 0.9.8j to "Enable TLS extensions by default". Interestingly their is an item in the 1.0.0 changelog that says "Add initial support for TLS extensions", which might explain why 1.0 versions work as a client.
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated January 05, 2012.
web site info