MicroStrategy ONE

MicroStrategy Installation Wizard: Usher Security Server Settings: Step 2 for ports and certificates

The MicroStrategy Identity Server Settings dialog allows you to set up a trust relationship for the MicroStrategy Identity Server using the Public Key Infrastructure (PKI).

Define your MicroStrategy Identity Server's HTTPS port using the following settings:

  • Server (one-way SSL) authentication only: The default port is 1443.
  • Client and Server (two-way SSL) mutual authentication: The default port is 2443.

Provide the location of your MicroStrategy Identity Server's certificate files using the following settings:

  • SSL Certificate File: The MicroStrategy Identity Server SSL/HTTPS certificate is used to encrypt the data and enforce authentication. The file contains the certification part of the signed certificate, as well as its public key, in a crt format. The default path is USHER_SERVER_INSTALL_PATH/usherApps/shardIDM/conf/Server_ca.crt.
  • Private Key File: The MicroStrategy Identity Server SSL/HTTPS Private Key file is used to decrypt the data and enforce authentication. The file contains the key part of the signed certificate in a key format. The default path is USHER_SERVER_INSTALL_PATH/usherApps/shardIDM/conf/Server_ca.key.
  • SSL Certificate Chain: The MicroStrategy Identity Server Certificate Authority Chain includes all the certificate authority (CA) certificates that the MicroStrategy Identity Server will trust. The file contains the information in PEM format. The default path is USHER_SERVER_INSTALL_PATH/usherApps/shardIDM/conf/Server_ca.pem.

The USHER_SERVER_INSTALL_PATH is INSTALL_PATH/Usher/UsherServer where INSTALL_PATH is the path specified for the install directory.