7 Set SSL Attributes for Managed Servers

This topic provides the systematic instructions to set the SSL attributes for Managed Servers.

Setting SSL Attributes for Private Key Alias and Password

Login to the Oracle Weblogic Server Admin Console to configure the private key alias and password.

To configure the private key alias and password, log in to the Oracle Weblogic Server Admin Console.

  1. Under Change Center, click Lock & Edit.
  2. Expand Servers node.
  3. Select the name of the server to configure keystores. Example: exampleserver
  4. Go to Configuration and select SSL tab.
  5. Select Keystores from Identity and Trust Locations.
  6. Under Identity section, specify the following details:
    • Private Key Alias: Set this attribute to the alias name defined for the key pair when creating the key pair in the Identity keystore.
    • 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. Under Change Center, click Activate changes.

    Figure 7-2 Configuration - Activate Changes



  9. Go to Controls tab, check the appropriate server and click Restart SSL. Confirm when it prompts.