Set up SSL on Oracle Weblogic
This topic explains in setting up the SSL on Oracle Weblogic.
To setup SSL on the Oracle Weblogic application server, you need to perform the following tasks:
- Obtain an identity (private key and digital certificates) and trust (certificates of trusted certificate authorities) for the Oracle Weblogic application server.
- Store the identity and trust. Private keys and trust CA certificates are stored in key stores.
- Configure the identity and trust the key stores for the Oracle Weblogic application server in the administration console.
- Set SSL attributes for the private key alias and password in the Oracle Weblogic administration console.
Parent topic: Configure SSL on Oracle Weblogic