netty5/handler/src/main/java/io/netty
Norman Maurer 4d09c5ff98
Respect the Provider when detecting if TLSv1.3 is used by default / supported (#10621)
Motivation:

We need to take the Provider into account as well when trying to detect if TLSv1.3 is used by default / supported

Modifications:

- Change utility method to respect provider as well
- Change testcode

Result:

Less error-prone tests
2020-09-29 16:59:11 +02:00
..
handler Respect the Provider when detecting if TLSv1.3 is used by default / supported (#10621) 2020-09-29 16:59:11 +02:00