Hi Simone,

there are no exceptions on the WssEmbedded server side.

I have added the files

WssClient/src/main/resources/jetty-logging.properties
WssEmbedded/src/main/resources/jetty-logging.properties

with the contents

org.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.StrErrLog
org.eclipse.jetty.LEVEL=DEBUG
org.eclipse.jetty.websocket.LEVEL=DEBUG

but no additional output is printed, do you mean something else?

Regards
Alex


On Thu, Jun 23, 2016 at 1:14 PM, Simone Bordet <[email protected]> wrote:

> On Thu, Jun 23, 2016 at 12:36 PM, Alexander Farber
> <[email protected]> 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 ?
>
>
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to