[
https://issues.apache.org/jira/browse/CAMEL-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13430933#comment-13430933
]
Willem Jiang edited comment on CAMEL-4303 at 8/8/12 7:52 AM:
-------------------------------------------------------------
@Sriram
Thanks for you contribution. It could be better to diff to create patch from
the component instead of one per java file.
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
was (Author: njiang):
@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