[
https://issues.apache.org/jira/browse/HTTPCLIENT-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-1792.
-------------------------------------------
Resolution: Fixed
Fix Version/s: 5.0 Alpha2
Fixed in SVN trunk and 4.5.x branch. Please re-test and close.
Oleg
> Improve the error message when hostname verification fails
> ----------------------------------------------------------
>
> Key: HTTPCLIENT-1792
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1792
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient (classic)
> Affects Versions: 4.4.1, 4.5.2
> Reporter: Jens Borgland
> Priority: Minor
> Fix For: 4.5.3, 5.0 Alpha2
>
>
> When hostname verification fails
> {{org.apache.http.conn.ssl.SSLConnectionSocketFactory}} will throw a
> {{SSLPeerUnverifiedException}} with a message like this:
> {noformat}
> Host name 'FOO' does not match the certificate subject provided by the peer
> (CN=BAR)
> {noformat}
> *Expected:*
> Including the _subject alternative names_, rather than the CN, in the message
> would be a lot more helpful when troubleshooting (and probably more correct
> since the use of CN matching is deprecated through RFC 2818).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]