[ https://issues.apache.org/jira/browse/CAMEL-12002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799580#comment-16799580 ]
Claus Ibsen commented on CAMEL-12002: ------------------------------------- The PR has been merged > 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 > > 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)