Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 39689200B2A for ; Sat, 11 Jun 2016 02:29:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 380AD160A38; Sat, 11 Jun 2016 00:29:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 74361160A5A for ; Sat, 11 Jun 2016 02:29:22 +0200 (CEST) Received: (qmail 9462 invoked by uid 500); 11 Jun 2016 00:29:21 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 9435 invoked by uid 99); 11 Jun 2016 00:29:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jun 2016 00:29:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 180282C1F6E for ; Sat, 11 Jun 2016 00:29:21 +0000 (UTC) Date: Sat, 11 Jun 2016 00:29:21 +0000 (UTC) From: "Sebb (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (NET-593) HostnameVerifier is checking for ip addess MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 11 Jun 2016 00:29:23 -0000 [ https://issues.apache.org/jira/browse/NET-593?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved NET-593. ---------------------- Resolution: Invalid The HostnameVerifier is provided by the user application, not the NET libra= ry. If you can show otherwise, please provide sample code. > HostnameVerifier is checking for ip addess > ------------------------------------------ > > Key: NET-593 > URL: https://issues.apache.org/jira/browse/NET-593 > Project: Commons Net > Issue Type: Bug > Components: SMTP > Affects Versions: 3.4 > Reporter: J=C3=B6rg Weule > > When TLS is used (not StartTLS) on port 465, the HostnameVerifier is chec= king for the ip address, not the hostname. This results in a failure on eac= h connection. -- This message was sent by Atlassian JIRA (v6.3.4#6332)