[ 
https://issues.apache.org/jira/browse/THRIFT-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131794#comment-15131794
 ] 

ASF GitHub Bot commented on THRIFT-2103:
----------------------------------------

GitHub user nsuke opened a pull request:

    https://github.com/apache/thrift/pull/834

    THRIFT-2103 [python] Support for SSL certificates with Subject Altern…

    …ative Names
    
    https://issues.apache.org/jira/browse/THRIFT-2103

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nsuke/thrift THRIFT-2103

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/834.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 #834
    
----
commit e5d5cdc9cd7ec66657518ea1887aaf2a938adc9f
Author: Nobuaki Sukegawa <ns...@apache.org>
Date:   2016-02-04T06:08:55Z

    THRIFT-2103 [python] Support for SSL certificates with Subject Alternative 
Names

----


> [python] Support for SSL certificates with Subject Alternative Names
> --------------------------------------------------------------------
>
>                 Key: THRIFT-2103
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2103
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.9
>         Environment: Amazon Linux on EC2. 
>            Reporter: Joseph Clark
>            Assignee: Aki Sukegawa
>
> Fails to connect over SSL to hosts that are listed as Subject Alternative 
> Names in the certificate. TSSLSocket.py compairs the the host only to the 
> Common Name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to