Change file type

If your keystore is not of the default keystore JKS format assumed by Apache TomcatTM, you need to specify the format. Supported keystore types are JKS, PKCS11 and PKCS12.

Procedure

  1. Start ARIS Cloud Controller on your ARIS Publisher Server.
  2. Enter: stop businesspublisher_<s,m or l>

    The runnable will be stopped.

  3. Enter: reconfigure businesspublisher_<s,m or l> connector.https.keystoreType = <type>

    for example, reconfigure businesspublisher_m connector.https.keystoreType = PKCS12

    A HTTPS connector is listening on the port you have specified.

Apache TomcatTM used by the businesspublisher runnable treats the keystore as a PKCS12 keystore.