1 Configure SSL on Oracle Weblogic

You can configure SSL in the Oracle WebLogic application server using identity and trust.

To setup SSL on the Oracle Weblogic application server:
  1. Obtain an identity (private key and digital certificates) and trust (certificates of trusted certificate authorities) for the 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 the Oracle Weblogic application server in the administration console.
  4. Set SSL attributes for the private key alias and password in the Oracle Weblogic administration console.

    Note:

    For information on certificates and keypairs, refer to Certificates and Keypairs.