netty5/handler/src/test/java
Norman Maurer af632278d2 Ensure we not sent duplicate certificates when using OpenSslEngine
Motivation:

We need to ensure we not set duplicated certificates when using OpenSslEngine.

Modifications:

- Skip first cert in chain when set the chain itself and so not send duplicated certificates
- Add interopt unit tests to ensure no duplicates are send.

Result:

No more duplicates.
2016-09-05 15:05:17 +02:00
..
io/netty/handler Ensure we not sent duplicate certificates when using OpenSslEngine 2016-09-05 15:05:17 +02:00