1.2 Setting up SSL on Oracle Weblogic
To setup SSL on 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 Oracle Weblogic application server.
 - Store the identity and trust. 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.