Hi James,
are you talking about the SSL communication to the EntireX Broker, or the HTTPS communication to the Web Server?
For Broker communication the trust store can be specified as part of the Broker ID.If a trust store is not specified then the default trust store of the JVM will be used.
The communication to the Web Server always uses the default trust store of the JVM .
You can also force the JVM to use a different (default) trust store by setting the Java property javax.net.ssl.trustStore in your startup script.
#webMethods#EntireX#Mainframe-Integration