netty5/handler/src
Norman Maurer 8a24df88a4
Ensure we correctly call wrapEngine(...) during tests. (#8473)
Motivation:

We should call wrapEngine(...) in our SSLEngineTest to correctly detect all errors in case of the OpenSSLEngine.

Modifications:

Add missing wrapEngine(...) calls.

Result:

More correct tests
2018-11-08 15:22:33 +01:00
..
main/java/io/netty/handler Override and so delegate all methods in OpenSslX509Certificate (#8472) 2018-11-07 12:16:04 +01:00
test Ensure we correctly call wrapEngine(...) during tests. (#8473) 2018-11-08 15:22:33 +01:00