You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (Jira)" <ji...@apache.org> on 2021/10/01 07:30:00 UTC

[jira] [Updated] (NIFI-9261) Make ActiveMQ client configurable via SSL Context Service in JMSConnectionFactoryProvider

     [ https://issues.apache.org/jira/browse/NIFI-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Villard updated NIFI-9261:
---------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> 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
>             Fix For: 1.15.0
>
>          Time Spent: 40m
>  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)