Creating brand new keystores for the dynamic agent

Create brand new keystores for the dynamic agent

About this task

To create brand new keystores for the dynamic agent, perform the following steps:

Procedure

  1. On the dynamic agent, create a CMS (.kdb) keystore.
  2. On the dynamic agent, use the twsManageKey script to convert the keystore created in step 1.
  3. Stop the dynamic agent using the ShutDownLwa command.
  4. Browse to the ita.ini file, which is located in the following paths:
    On Windows systems
    <TWA_home>\TWS\ITA\cpa\ita
    On UNIX systems
    <TWA_DATA_DIR>/ITA/cpa/ita
  5. Edit the following properties in the ita.ini file:
    key_db_name
    file name of the .kdb generated in step 1 (CMS)
    key_repository_dir
    path to the .kdb generated in step 1
    java_truststore_password_file
    absolute path to the .sth generated in step 2 (pwd = default)
    java_truststore_file
    absolute path to the .jks generated in step 2
  6. Restart the dynamic agent using the StartUpLwa command.
  7. To verify that the certificate customization has completed successfully, delete the old certificates and optionally rename the new certificates with the names of the certificates you deleted.