[
https://issues.apache.org/jira/browse/NIFI-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224437#comment-15224437
]
Pierre Villard commented on NIFI-1521:
--------------------------------------
Oleg
I believe this PR was waiting for modification on StandardSSLContextService
side. I created NIFI-1652 to follow on this subject. I will try to address it
tomorrow.
One possibility would be to update this PR to set a default ClientAuthPolicy
(as it is currently done on other processors) and it would allow to close this
PR.
However, I am no expert in this domain, and I am not sure if there is a
ClientAuthPolicy which is more suitable for AMQP.
Another possibility is to add a property ClientAuthPolicy as it is the case in
Cassandra processors. This would solve the issue here and would not need to
change anything on StandardSSLContextService side.
Thoughts?
> 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
> Assignee: Pierre Villard
> Priority: Trivial
> Labels: beginner
>
> 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)