On 19/06/2013 12:44, John English wrote:
On 19/06/2013 04:03, Colin Ingarfield wrote:
Hello,

This might be more of an SSL/TLS question than a jetty one, but I'm
hoping somewhere here can help me understand this.

I noticed when using curl to make an https request to my application
(uses embedded jetty 8.1.3.v20120416) it would "stall" during the TLS
handshake and eventually time out.  Example:

There was a bug in some early Java 1.7 implementations of TLS -- I got bitten by
it, but upgrading to 1.7.0_17 (IIRC) fixed it. Maybe that's the problem?

Oops, I just checked -- 1.7.0_11 fixed it for me, so your problem is probably not the same issue.
--
John English
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to