[
https://issues.apache.org/jira/browse/CAMEL-9046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305605#comment-15305605
]
ASF GitHub Bot commented on CAMEL-9046:
---------------------------------------
GitHub user anoordover opened a pull request:
https://github.com/apache/camel/pull/1002
CAMEL-9046: Implement Camel SSL-Context for cxfrs
Introduced Camel SSL-Context for cxfrs
I think the three abstract class that are introduced should be refactored
to composition in stead of extension.
But I think for now this solution will work and maybe can close CAMEL-9046
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anoordover/camel CAMEL-9046CxfRsPart
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1002.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1002
----
commit 3cc803a1a9d26caacec07059c3ecd0e7e7a0e626
Author: Arno Noordover <[email protected]>
Date: 2016-05-28T20:33:51Z
CAMEL-9046: Implement Camel SSL-Context for cxfrs
----
> Support to setup the SSLContext of CXF client from camel ssl setting
> --------------------------------------------------------------------
>
> Key: CAMEL-9046
> URL: https://issues.apache.org/jira/browse/CAMEL-9046
> Project: Camel
> Issue Type: Improvement
> Components: camel-cxf
> Reporter: Willem Jiang
> Assignee: Arno Noordover
> Fix For: 2.18.0
>
>
> Current camel-cxf doesn't support to setup the SSLContext from the Camel SSL
> setting. We should consider to provide this kind of support[1] in camel-cxf.
> [1]http://camel.465427.n5.nabble.com/Programmatic-CXF-Endpoint-tp5756368p5770215.html
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)