Altering the KeyStore/Truststore options
Note: This process should be used for any keystore/truststore change including copying keystores/truststores across environments.
After creating the keystore if any of the keystore values need to be changed then the system needs to be realigned to the new configuration. The following process must be performed:
Logon to the machine where you wish to make the changes to the settings.
Execute the splenviron[.sh] -e <environment> command where <environment> is the environment on the machine to change.
Shutdown the environment.
Alter the keystore parameters to suit the new desired configuration using the configureEnv[.sh] -a utility.
Execute the initialSetup[.sh] –k utility to recreate the keystore (-k) or initialSetup[.sh] –K to recreate the truststore (-K) with the new settings.
Execute the configureEnv[.sh] once more and press enter on each password prompt to re-encrypt the passwords with the new settings.
Execute the initialSetup[.sh] command to apply the changes to the configuration files.
Note: For customers using native installation, update the Deployments using the Oracle WebLogic console or Oracle Enterprise Manager to load the new versions of the product EAR files.
If the encryption values have changed the data encrypted in the database must be re-encrypted to match the new settings using the process outlined in Synchronize Data Encryption.