Configuring SSL On the Application Server Tier

Configuring SSL on the Application Server Tier in the environment will require the use of a local account for the IIS Application Pools (OneStreamAppAppPool) rather than a domain level service account.  This can be achieved using either:

  1. A Microsoft Azure Storage Account in a Azure deployment of OneStream.

    Configuring the application servers will cause the internet traffic between the web server and application server to be encrypted.

  2. In IIS, select the Application Pools node and right-click on OneStreamAppAppPool. Click Advanced Settings.

  3. Click on the Identity field and click the … icon to update the identify for the application pool.

  4. Choose the Custom Account radio button and click Set.

  5. Enter the local account username and corresponding password and confirm the password and click OK to save and OK to confirm.

  6. Click OK to close the application pool Advanced Settings Dialog.

  7. Recycle IIS for the changes to take effect.

Perform this process on each OneStream Application Server in the environment.