[
https://issues.apache.org/jira/browse/CAMEL-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Netherton resolved CAMEL-12002.
-------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0-M3
3.0.0
> Make camel-docker work with TLS on OSGi
> ---------------------------------------
>
> Key: CAMEL-12002
> URL: https://issues.apache.org/jira/browse/CAMEL-12002
> Project: Camel
> Issue Type: Improvement
> Components: camel-docker
> Affects Versions: 2.20.0
> Environment: Karaf
> Reporter: James Netherton
> Assignee: James Netherton
> Priority: Minor
> Fix For: 3.0.0, 3.0.0-M3
>
>
> Following up on CAMEL-11842. Since we do not have the Jersey libraries as
> part of the camel-docker Karaf feature, the Docker client will fail whenever
> it attempts TLS connections (even though we're using Netty).
> I created an issue over at the docker-java client project to remove Jersey
> from their Netty command factory code:
> https://github.com/docker-java/docker-java/issues/922
> There's a PR here:
> https://github.com/docker-java/docker-java/pull/936
> If it gets accepted we can update the docker-java client and hopefully fix
> this issue.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)