[ 
https://issues.apache.org/jira/browse/NIFI-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195407#comment-15195407
 ] 

Matt Gilman commented on NIFI-1521:
-----------------------------------

I agree with [~mattyb149] that the SslContextPortion should be broken out into 
a separate PR. My hesitation here is that existing Processors that use the 
SslContextService currently set the ClientAuth property behind the scenes 
(unless they have an explicit property for the user to set it). With these 
changes existing SslContextService configurations will appear to be configured 
with ClientAuth.NONE (since that is the default value for the new property) but 
referencing components may actually be explicitly setting the value to 
something else using the other constructor without the user being aware.

In the JIRA for introducing this change to the SslContextService we should 
consider each component that uses the service to ensure there is no confusion 
for the user or backwards compatibility issues.

> 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
>             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)

Reply via email to