5.1 Set SSL Attributes for Private Key Alias and Password

This topic provides the systematic instructions to set SSL attributes for private key alias and password.

To configure the private key alias and password, log in to the Oracle Weblogic Server Administration Console.
  1. Click the Lock & Edit button under Change Center.
  2. Expand the Servers node.
  3. Select the name of the server for which you want to configure the keystores (example - exampleserver).
  4. Navigate to Configuration and select the SSL tab.
  5. Select Keystores from Identity and Trust Locations.
  6. Under Identity section, specify the following details:
    1. Private Key Alias: Set this attribute to the alias name defined for the key pair when creating the key pair in the Identity keystore.
    2. Private Key Passphrase: The password defined for the key pair (alias_password) at the time of its creation. Confirm the password.
  7. Click Save.
  8. Click Activate Changes button under Change Center.
  9. Go to the controls tab, check the appropriate server, and click Restart SSL. Confirm when it prompts.