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:

  1. With the PIA server running, sign in to the WebLogic Remote Console.

  2. Click the Edit Tree tile, and select Environment, and then Servers, and then PIA, and then Security, and then Keystore from the left navigation panel.

  3. Select Custom Identity and Custom Trust from the Keystores drop-down list.

  4. 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

  5. Click Save.

  6. 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.

  7. Click Save.

    Click the Shopping Cart icon to check for pending changes and commit them if necessary.

  8. Restart the WebLogic PIA server.