5.1 Setting SSL Attributes for 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 the button ‘Lock & Edit’.
  2. Expand ‘Servers’ node.
  3. Select the name of the server for which you want 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’.
  9. Go to controls tab, check the appropriate server and click ‘Restart SSL’. Confirm when it prompts.