Github user jugi92 commented on the issue:

    https://github.com/apache/nifi/pull/222
  
    Was the Tibco issue ever followed up on?
    I tried to set sSLTrustedCertificate as dynamic property but it gives the 
following error:
    ```
    2017-12-19 17:48:09,788 ERROR [StandardProcessScheduler Thread-7] 
o.a.n.c.s.StandardControllerServiceNode 
JMSConnectionFactoryProvider[id=a7cf3b99-c426-18a4-0000-00003dc28240] Failed to 
invoke @OnEnabled method due to java.lang.IllegalStateException: 
java.lang.IllegalStateException: Failed to set property sSLTrustedCertificate: 
{}
    java.lang.IllegalStateException: java.lang.IllegalStateException: Failed to 
set property sSLTrustedCertificate
    ```
    
    Tibco Java Doc is available here:
    
https://docs.tibco.com/pub/enterprise_message_service/6.3.0-february-2012/doc/html/tib_ems_api_reference/api/javadoc/com/tibco/tibjms/TibjmsConnectionFactory.html#setSSLTrustedCertificate(java.lang.String)


---

Reply via email to