netty5/handler
Alex Petrov b9dc4f4b1f Implement OpenSSL Engine tests for NPN / ALPN.
Motivation:

Currently there are no tests for OpenSSL Engine,
only for JdkSSL engine.

Modifications:

Common methods from `JdkSslEngine` test moved
to `SSLEngineTest`, JdkSslEngine now implements
NPN and ALPN tests.

Result:

OpenSSL Engine is now covered with unit tests.
2015-12-28 10:19:37 -08:00
..
src Implement OpenSSL Engine tests for NPN / ALPN. 2015-12-28 10:19:37 -08:00
pom.xml Fix version 2015-11-24 21:24:22 +01:00