[twsocket] SSL - handshake failure caused by a ssltls_v1 server

2015-12-04 Thread MGoeb
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"

Re: [twsocket] SSL - handshake failure caused by a ssltls_v1 server

2015-12-06 Thread MGoeb
lines to send'#13#10 + Headers.Text); {$ENDIF} mgoeb -- 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

Re: [twsocket] SSL - handshake failure caused by a ssltls_v1 server

2015-12-05 Thread MGoeb
e expected? Is there an option, which uses sslv2,v3,tls etc. to negotiate a apropriate protocol, so i do not have to negotiate it "manually"? Thank you in advance once more mgoeb >/The introduced version method "sslBestVer" does not support tls (cause />/it means sslv2