Generating the Encryption Key on Oracle WebLogic
To update the encryption key:
-
Change directory to <PS_CFG_HOME>\webserv\<domain_name>\piabin.
For example, where the web server domain is peoplesoft:
cd PS_CFG_HOME\webserv\peoplesoft\piabin -
Run PSCipher –buildkey to create a new key in the key file.
For example, on Microsoft Windows:
PSCipher.bat -buildkey Your environment has been set. A new key of version {V2.1} is generated successfullyFor example. on UNIX:
PSCipher.sh -buildkey Your environment has been set. A new key of version {V2.1} is generated successfully -
Copy <PS_CFG_HOME>\webserv\<domain_name>\piaconfig\properties\psvault to the equivalent location on all other web server hosts and to <PS_HOME>\secvault\psvault on all application servers in your system.
-
Modify the encrypted text fields as described in the following sections.