

CA Advanced Authentication Upgrade Guide › CA Advanced Authentication Upgrading › How to Upgrade CA Strong Authentication on Windows › Prepare to Upgrade
Prepare to Upgrade
This section describes the tasks to be performed before starting the CA Strong Authentication upgrade.
Follow these steps:
- Download the Microsoft Visual C++ 2010 SP1 Redistributable Package available at the following location:
http://www.microsoft.com/en-us/download/details.aspx?id=8328
- If application server connection pooling is used in your existing CA Strong Authentication deployment, perform the following steps to update the database details in the securestore.enc file:
- Open the Command Prompt window.
- 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 you configure the database communication to use SSL, perform the following steps to update the database details in the securestore.enc file:
- Open the Command Prompt Window.
- 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 in the following way:
DBUtil -pi TrustStorePath.1 <truststore-password>
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|