netty5/transport-blockhound-tests/src/test/java/io/netty/util/internal
Norman Maurer 760de7dde4 Hardcode TLS version used during blockhound tests (#10162)
Motivation:

Different versions of the JDK use different TLS versions by default. We should define the versions explicit

Modifications:

Explicit specify TLSv1.2

Result:

Blockhound tests pass on JDK14 as well
2020-04-03 14:49:14 +02:00
..
NettyBlockHoundIntegrationTest.java Hardcode TLS version used during blockhound tests (#10162) 2020-04-03 14:49:14 +02:00