1.2 Setting up SSL on Oracle Weblogic

To setup SSL on Oracle Weblogic application server, you need to perform the following tasks:
  1. Obtain an identity (private key and digital certificates) and trust (certificates of trusted certificate authorities) for Oracle Weblogic application server.
  2. Store the identity and trust. Private keys and trust CA certificates are stored in keystores.
  3. Configure the identity and trust the keystores for Oracle Weblogic application server in the administration console.
  4. Set SSL attributes for the private key alias and password in Oracle Weblogic administration console.