Verify Server Keystores

You must check that the Administration Server and Managed Servers are configured to use the trust keystore containing your trust certificate.

  1. Login to WebLogic Administration console.
  2. Click Lock and Edit.
  3. Select environment, servers.
  4. For each Managed Server.
    1. Display the Keystores tab.
    2. Ensure that the value for Keystores is Custom Identity and Custom Trust.

      Note:

      If you're using WebLogic demo certificates you must still use Custom Identity and Custom Trust, configuring the custom settings to point to the demo keystores as described in these steps. You mustn't use Demo Identity and Demo Trust because this overrides the internal channel's SSL configuration.
    3. Verify that the location of the identity keystore points to the correct identity keystore.

      The WebLogic demo identity keystore is kss://system/demoidentity.

    4. Verify that the location of the trust keystore points to the correct trust keystore.

      The WebLogic demo trust keystore is kss://system/trust.

  5. Click Save.
  6. Click Activate Changes.