[
https://issues.apache.org/jira/browse/NIFI-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Turcsanyi updated NIFI-9261:
----------------------------------
Description:
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.
was:
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 was used to configure SSL than adding
the dynamic properties.
> 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
>
> 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)