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:
-
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.
-
In IIS, select the Application Pools node and right-click on OneStreamAppAppPool. Click Advanced Settings.
-
Click on the Identity field and click the … icon to update the identify for the application pool.
-
Choose the Custom Account radio button and click Set.
-
Enter the local account username and corresponding password and confirm the password and click OK to save and OK to confirm.
-
Click OK to close the application pool Advanced Settings Dialog.
-
Recycle IIS for the changes to take effect.
Perform this process on each OneStream Application Server in the environment.