Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] WebSocket over SSL in Embedded Jetty 9

Hi,

On Thu, Jun 23, 2016 at 12:36 PM, Alexander Farber
<alexander.farber@xxxxxxxxx> wrote:
> Thank you, Leo. With -Djavax.net.debug=ssl there are following outputs -

It shows the client had a problem during the TLS handshake.

Can you please enable DEBUG logging for "org.eclipse.jetty" for the
client and *attach* the logs ?

Do you have exceptions on the server ?

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top