[ https://issues.apache.org/jira/browse/CAMEL-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430933#comment-13430933 ]
Willem Jiang commented on CAMEL-4303: ------------------------------------- @Sriram Thanks for you contribution. I just checked the code , there is no hard code to set the serverEngine.setNeedClientAuth(true). And the serverEngine default value is false, So I changed the default value of the NeedClientAuth configure to be false before applying the patch into trunk. Willem > 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.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