Hello,

The connect via SSL produces following  Message:
Error:10053 error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
The destination server accepts only connection with the option "sslTLS_V1"

To connect to the same server the openssl command line tool "finds" the right protocol, as well as the components of "Delphi XE"
but twsocket works with the default SslVersionMethod=sslV23.

The introduced version method "sslBestVer" does not support tls (cause it means sslv23).
Would it be "nice", to support TLS too automatically ?

sincerely

Martin






--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to