> I get "SSL handshake failed" when trying to access this URL:
> https://developer.mozilla.org/en-US/docs/Web/HTML/Element/address
> 
> I updated to the latest recommended version, ICS V8.16 

Seems to work here with the OverbyteIcsHttpsTst sample, connects with: 

Handshake done, error #0 - SSL Connected OK with TLSv1.2, cipher 
DHE-RSA-AES128-SHA,
key exchange DH, encryption AES(128), message authentication SHA1

Maybe you are trying SSLv3, in which case the sample says:

Handshake done, error #1040 - error:14094410:SSL routines:ssl3_read_bytes:sslv3
alert handshake failure
error:140940E5:SSL routines:ssl3_read_bytes:ssl handshake failure

SslHandshakeRespMsg was added in V8.14 so maybe you are actually using something
much older? 

Angus

-- 
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