Set SSL Attributes for Private Key Alias and Password
This topic explais the systematic instruction to set SSL attributes for private key alias and password.
To configure the private key alias and password, login to the Oracle Weblogic Server Admin Console.
- Click the Lock & Edit button under Change Center.
- Expand the Servers node.
- Select the name of the server for which you want to configure the keystores (example - exampleserver).
- Go to Configuration and select the SSL tab.
- Select Keystores from Identity and Trust Locations.
- 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.
- Click Save.
- Click Activate Changes button under Change Center.
- Go to the controls tab, check the appropriate server, and click Restart SSL. Confirm when it prompts.
Parent topic: Set SSL Attributes for Managed Servers