[
https://issues.apache.org/jira/browse/KAFKA-9319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17025834#comment-17025834
]
Nikolay Izhikov commented on KAFKA-9319:
----------------------------------------
Tests with SSL enabled:
{noformat}
./test/kafkatest/services/kafka_log4j_appender.py
./test/kafkatest/services/listener_security_config.py
./test/kafkatest/services/security/security_config.py
./test/kafkatest/tests/core/security_test.py
{noformat}
> Run some system tests using TLSv1.3
> -----------------------------------
>
> Key: KAFKA-9319
> URL: https://issues.apache.org/jira/browse/KAFKA-9319
> Project: Kafka
> Issue Type: Test
> Reporter: Rajini Sivaram
> Assignee: Nikolay Izhikov
> Priority: Major
> Fix For: 2.5.0
>
>
> KAFKA-7251 enables TLSv1.3 for Kafka. We should get some system tests to run
> using TLSv1.3. Since TLSv1.3 is only supported from Java 11 onwards, we need
> a system test build that runs with JDK 11 to enable these tests.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)