[
https://issues.apache.org/jira/browse/HBASE-29444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004028#comment-18004028
]
Istvan Toth commented on HBASE-29444:
-------------------------------------
Also, according to Netty docs, we must not specify protocols that the TLS
provider does not support, so setting the default to TSLv1.3,TLSv1.2 is not a
solution.
> Default to Highest TLS version supported by the JRE
> ---------------------------------------------------
>
> Key: HBASE-29444
> URL: https://issues.apache.org/jira/browse/HBASE-29444
> Project: HBase
> Issue Type: Improvement
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> Currently HBase defaults to TLSv1.2
> ZK now has code to detect and default to to TLSv1.3 if supported.
> Port that code to HBase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)