Install your Certificates on Weblogic BEA

Global Support Centre > SSL Certificates > Weblogic BEA > Install Certificates

PART 1: Save your Certificates

  1. Place your SSL certificate and Private Key in the "mydomain" directory.
  2. Download the appropriate GlobalSign Root CA Bundle and save as ‘gs_bundle.pem’:
  3. Place your certificate bundles in the "mydomain" directory.

Part 2: Configure Weblogic

  1. Enter the following information on the SSL tab in the Server Configuration window:
    • In the Server Certificate File Name field: Enter the full directory location and name of the SSL certificate.
    • In the Trusted CA File Name field: Enter the full directory location and name of the certificate bundle file.
    • In the Server Key File Name field, enter the full directory location and name of the private key file.
  2. Use the following command-line option to start WebLogic Server.
    • -Dweblogic.management.pkpassword=password
      where password is the password defined when requesting the digital certificate.