[ https://issues.apache.org/jira/browse/IMPALA-10690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tamas Mate updated IMPALA-10690: -------------------------------- Target Version: Impala 4.2.0 (was: Impala 4.1.0) > Unreachable code in SSL certificate check logic > ----------------------------------------------- > > Key: IMPALA-10690 > URL: https://issues.apache.org/jira/browse/IMPALA-10690 > Project: IMPALA > Issue Type: Improvement > Components: Infrastructure > Affects Versions: Impala 4.0.0 > Reporter: Fifteen > Assignee: Fifteen > Priority: Trivial > > Hi, > There is an unreachable branch in `TSSLSocketWithWildcardSAN #73`s > ``` > # Line73: This branch will never be reached > raise TTransportException( > type=TTransportException.UNKNOWN, > message='Could not validate SSL certificate from ' > 'host "%s". Cert=%s' % (self.host, cert)) > ``` > Can I fix it ? -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org