Configuring WebLogic SSL Encryption Keys
This section describes how to configure the SSL encryption keys that you previously imported into the WebLogic keystore in PIA_HOME\webserv\domain_name\keystore\pskey, where domain_name is the name of an installed PeopleSoft Pure Internet Architecture domain.
The following procedure applies to a single server configuration of PIA. In a production environment, you would perform these steps for managed server instances of PIA, PIA1, RPS, and so on, in a multi-server domain configuration.
To configure WebLogic SSL encryption keys for the PIA server:
-
With the PIA server running, sign in to the WebLogic Remote Console.
-
Click the Edit Tree tile, and select from the left navigation panel.
-
Select Custom Identity and Custom Trust from the Keystores drop-down list.
-
Update the fields on the Configure Keystore Properties page as follows:
Field Value Custom Identity Key Store File Name
piaconfig/keystore/pskey
This should be the relative path and name of the keystore into which you imported your SSL keys.
Custom Identity Key Store Type
JKS or PKCS12
These are the allowed values.
Custom Identity Key Store Passphrase
password
Custom Trust Key Store File Name
piaconfig/keystore/pskey
This should be the relative path and name of the keystore into which you imported your SSL keys.
Custom Trust Key Store Type
JKS or PKCS12
These are the allowed values.
Custom Trust Key Store Passphrase
password
-
Click Save.
-
Access the SSL tab, and update the values on the SSL Private Key Settings as follows:
Field Vale Server Private Key Alias
Specify a unique identifier, such as the web server's machine name.
This should be the alias that you specified for this server's private key.
Server Private Key Pass Phrase
Enter a password.
-
Click Save.
Click the Shopping Cart icon to check for pending changes and commit them if necessary.
-
Restart the WebLogic PIA server.