[
https://issues.apache.org/jira/browse/THRIFT-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15460503#comment-15460503
]
ASF GitHub Bot commented on THRIFT-3917:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/1076
THRIFT-3917 Check backports.ssl_match_hostname module version
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3917
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1076.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1076
----
commit 5406d5bdc9da8e383afa9ce2d34b8988e0171b58
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-09-03T06:18:49Z
THRIFT-3917 Check backports.ssl_match_hostname module version
----
> Check backports.ssl_match_hostname module version
> -------------------------------------------------
>
> Key: THRIFT-3917
> URL: https://issues.apache.org/jira/browse/THRIFT-3917
> Project: Thrift
> Issue Type: Bug
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Minor
>
> Either python > 3.5 or backports.ssl_match_hostname > 3.5 is needed for SSL
> IP address verification.
> For python < 3.5, we check existence of backports.ssl_match_hostname but not
> its version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)