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

ASF subversion and git services commented on NIFI-9261:
-------------------------------------------------------

Commit 24c0c39ebb84648ae753e0e9756d7dcce08abfeb in nifi's branch 
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=24c0c39 ]

NIFI-9261: Make ActiveMQ client configurable via SSL Context Service in 
JMSConnectionFactoryProvider

Signed-off-by: Pierre Villard <[email protected]>

This closes #5425.


> Make ActiveMQ client configurable via SSL Context Service in 
> JMSConnectionFactoryProvider
> -----------------------------------------------------------------------------------------
>
>                 Key: NIFI-9261
>                 URL: https://issues.apache.org/jira/browse/NIFI-9261
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The SSL settings for 
> [ActiveMQSslConnectionFactory|https://activemq.apache.org/maven/apidocs/org/apache/activemq/ActiveMQSslConnectionFactory.html]
>  can be configured via dynamic properties in JMSConnectionFactoryProvider 
> controller service (e.g. "trustStore" dynamic property -> setTrustStore() 
> method call on the connection factory implementation).
>  The controller service also has "SSL Context Service" property and it would 
> be a better user experience if that service could be used to configure SSL 
> than adding the dynamic properties.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to