Manage keyAlias

If more than one key is contained in the keystore, you are recommended to configure a keyAlias. This ensures that the correct key is used.

Procedure

  1. Start ARIS Cloud Controller on your ARIS Publisher Server.
  2. Enter: stop businesspublisher_<s,m or l>
  3. The runnable is stopped.
  4. Enter: reconfigure businesspublisher_<s,m or l> connector.https.keyAlias = <alias_name>
  5. for example: reconfigure businesspublisher_m connector.https.keyAlias = snakeoilcertificatetobereplacedonproductionsystems
  6. The alias snakeoilcertificatetobereplacedonproductionsystem is used for the server key and certificate in the keystore.
  7. Enter: start businesspublisher_<s,m or l>

The keyAlias is set.