Install your Certificates on Weblogic BEA
Global Support Centre > SSL Certificates > Weblogic BEA > Install Certificates
PART 1: Save your Certificates
- Place your SSL certificate and Private Key in the "mydomain" directory.
- Download the appropriate GlobalSign Root CA Bundle and save as ‘gs_bundle.pem’:
- Place your certificate bundles in the "mydomain" directory.
Part 2: Configure Weblogic
- 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.
- 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.

