5 Configuring Weblogic Console (12.2.1.4)

Use this topic to configure Weblogic Console.

After domain creation, follow the below steps to enable SSL in weblogic Admin server:

  1. Select Admin Server to Enable SSL Options.
  2. Click General tab.
  3. Select SSL Listen Port Enabled, Client Cert Proxy Enabled, Weblogic Plug-In Enabled.
  4. Click Save.
  5. Click Keystores tab.
  6. Enter Custom Identity Keystore and Custom Trust Keystore same as the Keystore Name created in above steps with full path.
  7. Enter Custom Identity Keystore Type and Custom Trust Keystore Type as jks.
  8. Enter Custom Identity Keystore Passphrase, Confirm Custom Identity Keystore Passphrase, Custom Trust Keystore Passphrase and Confirm Custom Trust Keystore Passphrase same as the Store Password entered in above steps.
  9. Click Save.
  10. Click SSL tab.
  11. Enter Private Key Alias as same as the alias name entered in above steps.
  12. Enter Private Key Passphrase and Confirm Private Key Passphrase as same as the Private Key Password entered in above steps.
  13. Change the Hostname Verification to None.
  14. Click Save.

Note:

Repeat the same steps for all the managed servers as well. The admin server and managed servers are SSL enabled. Restart all the servers.