netty5/handler
Norman Maurer 4fee26d7be 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:53 +02:00
..
src Ensure we not sent duplicate certificates when using OpenSslEngine 2016-09-05 15:05:53 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-08-26 08:36:54 +02:00