6.1 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.
- In the Edit Tree, go to Environment, then Servers, then myServer.
- Click the Security tab, then the SSL subtab.
- Set SSL/TLS attributes for the private key alias and password.
- In the Server Private Key Alias field, enter the
keystore attribute that defines the string alias used to store and retrieve the
server’s private key. Set this attribute to the alias name defined for the key
pair when creating the key pair in the Identity keystore.
- In the Server Private Key Pass Phrase field, enter the keystore attribute that defines the passphrase used to retrieve the server’s private key. The password defined for the key pair (alias_password) at the time of its creation. Confirm the password.
- If required, click Show Advanced Fields to set additional attributes.
- Click Save.
- Repeat on all applicable servers.
- Go to the Controls tab, check the appropriate server, and click Restart SSL. Confirm when it prompts.
- In the Monitoring Tree, go to Environment, then Servers.
- Select the checkbox for each server where you want to restart SSL/TLS.
- Click Restart SSL to restart the SSL/TLS listen sockets to apply changes to your keystore.
Parent topic: Set SSL Attributes for Managed Servers