You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Mubashir Kazia (JIRA)" <ji...@apache.org> on 2015/07/11 10:54:04 UTC

[jira] [Created] (THRIFT-3240) Thrift Python client should subjectAltName and wildcard certs in TSSLSocket

Mubashir Kazia created THRIFT-3240:
--------------------------------------

             Summary: Thrift Python client should subjectAltName and wildcard certs in TSSLSocket
                 Key: THRIFT-3240
                 URL: https://issues.apache.org/jira/browse/THRIFT-3240
             Project: Thrift
          Issue Type: Improvement
          Components: Python - Library
    Affects Versions: 0.9.2
            Reporter: Mubashir Kazia
             Fix For: 0.9.3


The TSSLSocket in Python Library does not support subjectAltName or wildcard certs. It fails to validate valid certs. Currently it only validates if the CN in Subject of the Server Cert matches the hostname we are trying to connect.



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