5 Configure Weblogic Console

After you create the domain, the SSL needs to be enabled in the WebLogic admin server.

To enable SSL in WebLogic admin server:
  1. Select Admin Server to enable SSL options.

    Figure 5-1 Enabling SSL Options



  2. Do the below steps in the General tab:
    1. Select SSL Listen Port Enabled, Client Cert Proxy Enabled, and Weblogic Plug-In Enabled.
    2. Click Save.

      Figure 5-3 Settings for Admin Server



  3. Do the below steps in the Keystores tab:
    1. In the Keystores tab, specify the details. For more information on fields, refer to the field description table.

      Table 5-1 Keystores - Field Description

      Field Description

      Custom Identity Keystore and Custom Trust Keystore

      Specify the value as same as the Keystore Name created in the above steps with full path.

      Custom Identity Keystore Type and Custom Trust Keystore Type

      Specify the value as jks.

      Custom Identity Keystore Passphrase, Confirm Custom Identity Keystore Passphrase, Custom Trust Keystore Passphrase, and Confirm Custom Trust Keystore Passphrase

      Specify the value as same as the Store Password entered in the above steps.

    2. Click Save.
  4. Do the below steps in the SSL tab:
    1. In the SSL tab, specify the details. For more information on fields, refer to the field description table.

      Table 5-2 SSL - Field Description

      Field Description

      Private Key Alias

      Specify the value as same as the alias name entered in the above steps.

      Private Key Passphrase and Confirm Private Key Passphrase

      Specify the value as same as the Private Key Password entered in the above steps.

      Hostname Verification

      Change the value to None.

    2. Click Save.

      Figure 5-4 Hostname Verification



      The screen with the Hostname Verification option is displayed.
    3. Repeat steps (a) thru (d) for all the managed servers.
      The admin server and managed servers are SSL enabled.
    4. Restart all the servers.