Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8B041D0FA for ; Wed, 17 Oct 2012 18:52:04 +0000 (UTC) Received: (qmail 36387 invoked by uid 500); 17 Oct 2012 18:52:04 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 36315 invoked by uid 500); 17 Oct 2012 18:52:04 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 36132 invoked by uid 99); 17 Oct 2012 18:52:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Oct 2012 18:52:04 +0000 Date: Wed, 17 Oct 2012 18:52:03 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: <1572711278.59371.1350499924041.JavaMail.jiratomcat@arcas> In-Reply-To: <123435144.5344.1346140327789.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (AMQ-3996) NIO + SSL: Client certificates are null 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/AMQ-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478234#comment-13478234 ] Timothy Bish commented on AMQ-3996: ----------------------------------- This one's got be a bit stumped. > NIO + SSL: Client certificates are null > --------------------------------------- > > Key: AMQ-3996 > URL: https://issues.apache.org/jira/browse/AMQ-3996 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.6.0 > Reporter: Francesco Romano > Assignee: Timothy Bish > Fix For: 5.8.0 > > Attachments: broker-jaas-ssl-nio.xml, nio+ssl.png, NIOSSLTransportWithJaasCertificateAuthBrokerTest.java, NIOSSLTransportWithJaasCertificateAuthBrokerTest.java, NIOSSLTransportWithJaasCertificateAuthBrokerTest.java, ssl.png > > > If using protocol nio+ssl, the ConnectionInfo transportContext property does not contains peer certificates (which are present in the plain tcp ssl transport). > The problem is that in the NIO transport, calling sslSession.getPeerCertificates() returns null. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira