SSL connections cannot be established using the IP address ----------------------------------------------------------
Key: HTTPCLIENT-803 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-803 Project: HttpComponents HttpClient Issue Type: Bug Components: HttpConn Affects Versions: 4.0 Beta 1, 4.0 Alpha 4, 4.0 Alpha 3, 4.0 Alpha 2 Reporter: Alex Dupre HttpClient 4.x introduced a regression in establishing SSL connections to remote peers. The AbstractVerifier class only checks for matches in CN and SubjectAlternative->DNSName. But, when an IP (instead of a hostname) is used, the check should be done on CN and SubjectAlternative->IPAddress. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]