Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.1
-
Patch Available
Description
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.