5 Configure Weblogic Console

This topic provides the systematic instructions to configure the WebLogic Console.

After domain is created, the SSL needs to be enabled in the WebLogic admin server.
Login to the Oracle Weblogic Server Admin Console.
  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 AdminServer



  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
      • Custom Trust Keystore

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

      • Custom Identity Keystore Type
      • Custom Trust Keystore Type

      Specify the value as jks.

      • Custom Identity Keystore Passphrase
      • Confirm Custom Identity Keystore Passphrase
      • Custom Trust Keystore Passphrase
      • 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
      • 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.

      Figure 5-4 Hostname Verification



    2. Click Save.
  5. Repeat the steps (1) and (4) for all the managed servers.

    The admin server and managed servers are SSL enabled.

  6. Restart all the servers.