Jump to: navigation, search

Stat Server Java Extensions connections

JDBC client

Regarding database settings, please read the documentation DB connections xx

Add the following Java parameters to the Stat Server applications [jvm-options] section:

  • -Djavax.net.ssl.trustStore = /path/to/truststore.jks
  • -Djavax.net.ssl.trustStoreType = JKS
  • -Djavax.net.ssl.trustStorePassword = PASSWORD

Please refer to the List of connections and known limitations topic.

This page was last edited on June 22, 2018, at 10:37.
Comments or questions about this documentation? Contact us for support!