netty5/handler/src/main/java/io/netty
Norman Maurer 64a3e6c69c SSLEngineTest should not depend on OpenSsl* class.
Motivation:

6152990073 introduced a test-case in SSLEngineTest which used OpenSsl.* which should not be done as this is am abstract bass class that is also used for non OpenSsl tests.

Modifications:

Move the protocol definations into SslUtils.

Result:

Cleaner code.
2017-07-18 13:21:27 +02:00
..
handler SSLEngineTest should not depend on OpenSsl* class. 2017-07-18 13:21:27 +02:00