Kamesh Jayachandran wrote: > Find the tcpdump while this failure occurs at > http://www.livecipher.com/tlsext_dump/tlsext.dmp
It seems that you used a URI with an IP address (https://10.2.1.97/...), is that correct? This actually uncovers a - probably unrelated - bug in the OpenSSL client (SNI extensions should never contain literal IPv4 addresses). Could you retry the test and make sure that you use an FQDN in the URI you specify for the client (through an entry in the hosts file or so)? Kaspar
