Thanks Claus. But same result:
"Could not find a suitable setter for property: sslContext as there isn't a
setter method with same type: java.lang.String nor type conversion
possible: No type converter available to convert from type:
java.lang.String to the required type: javax.net.ssl.SSLContext w
Use # notation when you refer to a bean from the registry. See more details at:
http://camel.apache.org/how-do-i-configure-endpoints.html
eg sslContext=#mySSLContextParameters
On Mon, Jun 12, 2017 at 12:43 PM, Rafa Ruiz wrote:
> Hello:
> I am trying to connect to a activemq broker within Openshi
Hello:
I am trying to connect to a activemq broker within Openshift through MQTT +
SSL
My route is calling to activemq like this:
and I have previously configured needed sslContext:
If I set these cert. managers with