You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chris Stylianou (JIRA)" <ji...@apache.org> on 2014/04/21 16:06:14 UTC

[jira] [Created] (THRIFT-2489) Peer host name not provied when performing AccessManager common name verification.

Chris Stylianou created THRIFT-2489:
---------------------------------------

             Summary: Peer host name not provied when performing AccessManager common name verification.
                 Key: THRIFT-2489
                 URL: https://issues.apache.org/jira/browse/THRIFT-2489
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.9.1
            Reporter: Chris Stylianou


When a server tries to use the AccessManager to verify the host name of a client against a certificate common name, TSSLSocket.cpp can call getHost() instead of getPeerHost(), which is incorrect behaviour.



--
This message was sent by Atlassian JIRA
(v6.2#6252)