[ https://issues.apache.org/jira/browse/KAFKA-12790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma updated KAFKA-12790: -------------------------------- Fix Version/s: 2.8.1 2.7.2 2.6.3 2.5.2 2.4.2 > Remove SslTransportLayerTest.testUnsupportedTlsVersion > ------------------------------------------------------ > > Key: KAFKA-12790 > URL: https://issues.apache.org/jira/browse/KAFKA-12790 > Project: Kafka > Issue Type: Sub-task > Reporter: Ismael Juma > Assignee: Ismael Juma > Priority: Major > Fix For: 3.0.0, 2.4.2, 2.5.2, 2.6.3, 2.7.2, 2.8.1 > > > Support for TLS 1.0/1.1 was disabled in recent versions of Java 8/11 and all > versions of 16 causing this test to fail. It is possible to make it work by > updating the relevant security property, but it has to be done before the > affected classes are loaded and it can not be disabled after that. Given the > low value of the test, we remove it. -- This message was sent by Atlassian Jira (v8.3.4#803005)