[
https://issues.apache.org/jira/browse/NET-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329300#comment-15329300
]
Sebb commented on NET-593:
--------------------------
Please double-check the current code [1]
As far as I can tell, I already did all that you say is necessary in r1748152
If there is still a bug, please provide a patch against trunk.
[1]
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/main/java/org/apache/commons/net/SocketClient.java?view=markup
> HostnameVerifier is called with ip addess instead of the provided hostname
> --------------------------------------------------------------------------
>
> Key: NET-593
> URL: https://issues.apache.org/jira/browse/NET-593
> Project: Commons Net
> Issue Type: Bug
> Components: POP3, SMTP
> Affects Versions: 3.4
> Reporter: Jörg Weule
>
> When TLS is used (not StartTLS) on port 465, the HostnameVerifier is checking
> for the ip address, not the hostname. This results in a failure on each
> connection.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)