Istvan Toth created HBASE-29212: ----------------------------------- Summary: Support TLS 1.3 Key: HBASE-29212 URL: https://issues.apache.org/jira/browse/HBASE-29212 Project: HBase Issue Type: Improvement Components: encryption, security Reporter: Istvan Toth
Currently HBase is (artifically) limited to TLS 1.2, even if the JVM supports TLS 1.3. AFAICT all we need to do is sync is X509Util to the current ZooKeeper version. -- This message was sent by Atlassian Jira (v8.20.10#820010)