[ 
https://issues.apache.org/jira/browse/NET-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327055#comment-15327055
 ] 

Sebb commented on NET-593:
--------------------------

I have applied a fix:

URL: http://svn.apache.org/viewvc?rev=1748152&view=rev
Log:
NET-593 HostnameVerifier is called with ip addess instead of the provided 
hostname

Modified:
    commons/proper/net/trunk/src/changes/changes.xml
    
commons/proper/net/trunk/src/main/java/org/apache/commons/net/SocketClient.java

> 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)

Reply via email to