[
https://issues.apache.org/jira/browse/CAMEL-11780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209101#comment-16209101
]
ASF GitHub Bot commented on CAMEL-11780:
----------------------------------------
GitHub user vrlgohel opened a pull request:
https://github.com/apache/camel/pull/2046
CAMEL-11780: camel-amqp - SSL Transport configuration
Added amqps support, upgrading the qpid-jms-client version.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrlgohel/camel-1 CAMEL-11780
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2046.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 #2046
----
commit 09677671fe2bd011b1b247fbf3c201f9e3614918
Author: Viral Gohel <[email protected]>
Date: 2017-10-17T17:48:59Z
CAMEL-11780: camel-amqp - SSL Transport configuration
----
> camel-amqp - SSL Transport configuration
> ----------------------------------------
>
> Key: CAMEL-11780
> URL: https://issues.apache.org/jira/browse/CAMEL-11780
> Project: Camel
> Issue Type: Improvement
> Components: camel-amqp
> Affects Versions: 2.19.2
> Reporter: Cyril EDME
> Fix For: 2.21.0
>
>
> Hi,
> i'm using camel and specially the amqp component to consume a topic.
> Everything is working well but I'm confused regarding the SSL configuration.
> It's not clear in the documentation, I don't want to use the default JVM
> certificate storage so I tried to configure the connection factory with the
> [qpid
> documentation|https://qpid.apache.org/releases/qpid-jms-0.24.0/docs/index.html#ssl-transport-configuration-options]
> but the qpid-jms-client version used by amqp component (0.11.1) doesn't
> handle the amqps schema URI.
> There is another way to configure the SSL transport like the key store
> location and password without a qpid upgrade ?
> Thanks !
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)