netty5/handler/src
Norman Maurer 7f20adb5fc Skip tests that use KeyManagerFactory if not supported by OpenSSL version / flavor (#8662)
Motivation:

We missed to skip a few tests that depend on the KeyManagerFactory if the used OpenSSL version / flavor not support it.

Modifications:

Add missing overrides.

Result:

Testsuite also passes for example when using LibreSSL.
2018-12-14 21:34:05 +01:00
..
main/java/io/netty/handler SSLSession.putValue / getValue / removeValue / getValueNames must be thread-safe. (#8648) 2018-12-12 07:41:31 +01:00
test Skip tests that use KeyManagerFactory if not supported by OpenSSL version / flavor (#8662) 2018-12-14 21:34:05 +01:00