[
https://issues.apache.org/jira/browse/THRIFT-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132006#comment-15132006
]
Hudson commented on THRIFT-2103:
--------------------------------
FAILURE: Integrated in Thrift-precommit #36 (See
[https://builds.apache.org/job/Thrift-precommit/36/])
THRIFT-2103 [python] Support for SSL certificates with Subject (nsuke:
[https://github.com/apache/thrift/commit/124bd87d952428159217be89b420c402c2a7914b])
* lib/py/src/transport/TSSLSocket.py
* build/docker/debian/Dockerfile
* lib/py/CMakeLists.txt
* lib/py/Makefile.am
* build/cmake/DefineOptions.cmake
* build/docker/ubuntu/Dockerfile
* lib/py/test/test_sslsocket.py
* lib/py/requirements.txt
* configure.ac
> [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)