[
https://issues.apache.org/jira/browse/NIFI-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150887#comment-15150887
]
ASF GitHub Bot commented on NIFI-1521:
--------------------------------------
Github user pvillard31 commented on the pull request:
https://github.com/apache/nifi/pull/232#issuecomment-185326467
Yes, you're right... I didn't know about this feature. I will change the
processor to use the SSL Context as suggested.
@olegz Regarding unit testing, I am not sure to picture what you want to
achieve with a unit test. We could mock up the ConnectionFactory as well but
for what purpose? I had a look at the [RabbitMQ unit tests regarding
SSL](https://github.com/rabbitmq/rabbitmq-java-client/tree/master/src/test/java/com/rabbitmq/client/test/ssl)
part and it seems to be relying on specific set-up/tools.
> Allow SSL with AMQP processors
> ------------------------------
>
> Key: NIFI-1521
> URL: https://issues.apache.org/jira/browse/NIFI-1521
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 0.5.0
> Reporter: Pierre Villard
> Priority: Trivial
> Labels: beginner
> Fix For: 0.6.0
>
>
> AMQP processor shall allow the creation of connections using SSL protocol
> (not necessarily with presenting and validating certificates)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)