Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/222
@jugi92 you're right that the NIFi support for dynamic/custom attributes to
help with Vendor differences. However, even in that case it appears (though
I've not personally verified) that this isn't enough in the Tibco case for
getting TLS setup propertly for them. For the NiFi method to work the custom
attributes need to correspond to bean properties/setters. If their approach
requires more awareness then it will require a specific component for them. I
am aware of plenty of NiFi/Tibco integrations but they're outside of Apache at
this point given what Mike highlighted above.
If you are able to investigate the Tibco TLS setup requirements and see
what the gap is perhaps it can be done in a vendor neutral way
---