

CA Advanced Authentication Upgrade Guide › CA Advanced Authentication Upgrading › How to Upgrade CA Strong Authentication on Windows › Update the Server Connection Pooling Settings
Update the Server Connection Pooling Settings
If application server connection pooling is used, or if SSL is configured for the connection with the database, perform the following steps.
Follow these steps:
- If the application server connection pooling is used in your existing deployment, then update the database details in the securestore.enc file by the following steps:
- Change the working directory to the following location where DBUtil is available:
%ARCOT_HOME%\tools\win
- Run the following command for the primary database:
DBUtil -pi <DB_username> <DB_password>
- If SSL has been configured for the connection with the database, then update the database details in the securestore.enc file by the following steps:
- Change the working directory to the following location where DBUtil is available:
%ARCOT_HOME%\tools\win
- If the database is enabled for SSL communication, then set the truststore password as:
DBUtil -pi TrustStorePath.1 <truststore-password>
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|