[ https://issues.apache.org/jira/browse/HBASE-28777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andor Molnar resolved HBASE-28777. ---------------------------------- Fix Version/s: 3.0.0-beta-2 2.6.1 Resolution: Fixed > mTLS client hostname verification doesn't work with OptionalSslHandler > ---------------------------------------------------------------------- > > Key: HBASE-28777 > URL: https://issues.apache.org/jira/browse/HBASE-28777 > Project: HBase > Issue Type: Bug > Components: rpc > Affects Versions: 3.0.0-beta-1 > Reporter: Andor Molnar > Assignee: Andor Molnar > Priority: Major > Labels: pull-request-available > Fix For: 3.0.0-beta-2, 2.6.1 > > > Netty's OptionalSslHandler cannot carry hostport information to SslEngine, > hence HBASE-27673 fixed the TLS-only case only. We need to have a custom > handling for the plaintext-enabled TLS mode in order to support client > hostname verification in that case too. -- This message was sent by Atlassian Jira (v8.20.10#820010)