1.1 Setup SSL on Oracle WebLogic
This topic provides the systematic instructions to setup the SSL on Oracle WebLogic.
To setup SSL on Oracle Weblogic application server:
- Obtain an identity (private key and digital certificates) and trust (certificates of trusted certificate authorities) for Oracle WebLogic application server.
- Store the identity and trust. The private keys and trust CA certificates are stored in keystores.
- Configure the identity and trust the keystores for Oracle WebLogic application server in the administration console.
- Set SSL attributes for the private key alias and password in Oracle WebLogic administration console.
Parent topic: Configure SSL on Oracle WebLogic