Github user olegz commented on the pull request:
https://github.com/apache/nifi/pull/222#issuecomment-196855425
So the problem with Tibco and SSL is that Tibco does things differently
then other providers. In other words they don't use SSLContext and instead rely
on setting individual properties inside their implementation of
ConnectionFactory. The good thing is we can extract them from SSLContext, but
need ti know exactly what we need. That said, propose to release this new JMS
support with understanding that it does not yet support Tibco SSL and add it
later as part of the enhancement.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---