[ https://issues.apache.org/jira/browse/THRIFT-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14197490#comment-14197490 ]
Hudson commented on THRIFT-2489: -------------------------------- SUCCESS: Integrated in Thrift #1331 (See [https://builds.apache.org/job/Thrift/1331/]) THRIFT-2489 Peer host name not provied when performing AccessManager common name verification. (roger: rev e3f0a42347433e0c65d4635d86d93f72cfc83aff) * lib/cpp/src/thrift/transport/TSSLSocket.cpp > 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 > Assignee: Chris Stylianou > Labels: c++, ssl, thrift > Fix For: 0.9.2 > > > 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.3.4#6332)