Hi,

You should change the call from SSLv3_client_method() to
SSLv23_client_method().

The SSLv3_* call only talks SSLv3 while the SSLv23_* call is the
only one supporting multiple protocol version.

I suggest you also get that fixed in the stable branches.


Kurt

Reply via email to