netty5/handler/src
Norman Maurer a644563625
Add more debug informations when log SSL errors. (#8241)
Motivation:

ea626ef8c3 added more debug logging but we can even include a bit more.

Modifications:

Always log the error number as well.

Result:

More informations for debugging SSL errors.
2018-08-30 20:44:47 +02:00
..
main/java/io/netty/handler Add more debug informations when log SSL errors. (#8241) 2018-08-30 20:44:47 +02:00
test An unit test to ensure that cipher suites don't break/disappear between releases. (#8225) 2018-08-29 14:14:26 +02:00