Return-Path: X-Original-To: apmail-qpid-proton-archive@minotaur.apache.org Delivered-To: apmail-qpid-proton-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D1D02108FE for ; Thu, 17 Oct 2013 18:06:58 +0000 (UTC) Received: (qmail 19572 invoked by uid 500); 17 Oct 2013 18:06:54 -0000 Delivered-To: apmail-qpid-proton-archive@qpid.apache.org Received: (qmail 19451 invoked by uid 500); 17 Oct 2013 18:06:54 -0000 Mailing-List: contact proton-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: proton@qpid.apache.org Delivered-To: mailing list proton@qpid.apache.org Received: (qmail 18708 invoked by uid 99); 17 Oct 2013 18:06:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 18:06:45 +0000 Date: Thu, 17 Oct 2013 18:06:45 +0000 (UTC) From: "Rafael H. Schloming (JIRA)" To: proton@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (PROTON-302) Messenger does not verify the hostname in the peer's SSL certificate. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PROTON-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming reassigned PROTON-302: ------------------------------------------ Assignee: Rafael H. Schloming (was: Ken Giusti) > Messenger does not verify the hostname in the peer's SSL certificate. > --------------------------------------------------------------------- > > Key: PROTON-302 > URL: https://issues.apache.org/jira/browse/PROTON-302 > Project: Qpid Proton > Issue Type: Bug > Components: proton-c > Affects Versions: 0.5 > Reporter: Ken Giusti > Assignee: Rafael H. Schloming > Priority: Blocker > Fix For: 0.6 > > > When Messenger is configured to use SSL, and a CA database is provided (via set_trusted_certificates), messenger fails to check that the CommonName/Subject Alternate Name provided in the peer's certificate. Currently, it merely validates that the certificate is signed correctly. -- This message was sent by Atlassian JIRA (v6.1#6144)