Peter Turcsanyi created NIFI-9261:
-------------------------------------
Summary: Make ActiveMQ client configurable vie 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
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)