Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB4D2187 for ; Tue, 21 Aug 2012 19:21:38 +0000 (UTC) Received: (qmail 27323 invoked by uid 500); 21 Aug 2012 19:21:38 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 27308 invoked by uid 500); 21 Aug 2012 19:21:38 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 27298 invoked by uid 99); 21 Aug 2012 19:21:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2012 19:21:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2314D2C5BF5 for ; Tue, 21 Aug 2012 19:21:38 +0000 (UTC) Date: Wed, 22 Aug 2012 06:21:38 +1100 (NCT) From: "Daniel Kulp (JIRA)" To: issues@camel.apache.org Message-ID: <282689949.36660.1345576898144.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (CAMEL-4303) Add camel-netty option to configure whether the server needs client auth when using SSL 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/CAMEL-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated CAMEL-4303: ------------------------------- Fix Version/s: 2.10.1 > Add camel-netty option to configure whether the server needs client auth when using SSL > --------------------------------------------------------------------------------------- > > Key: CAMEL-4303 > URL: https://issues.apache.org/jira/browse/CAMEL-4303 > Project: Camel > Issue Type: Improvement > Components: camel-netty > Affects Versions: 2.8.0 > Reporter: Jonathan Anstey > Assignee: Willem Jiang > Fix For: 2.10.1, 2.11.0 > > Attachments: DefaultServerPipelineFactory.java.patch, NettyComponentWithConfigurationTest.java.patch, NettyConfiguration.java.patch, NettySSLTest.java.patch > > > Right now it is hardcoded to serverEngine.setNeedClientAuth(true) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira