Installation de Certificat SSL sur BEA Weblogic

Once you have received your Certificate from SSL 247, open a text editor and paste the contents of the certificates one after another in the following order:


1. Your SSL certificate (your_domain_name.crt)


2. The root Certificate (TrustedRoot.crt)

Make sure that you include the beginning and end tags on each certificate. The result should look like this:

-----BEGIN CERTIFICATE-----
(Your SSL certificate: your_domain_name.crt)
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
(Your Root certificate: TrustedRoot.crt)
-----END CERTIFICATE-----

Save the combined file as ssl247pack.pem


3) Copy both the Private Key and the ssl247pack.pem files into the \wlserver6.0\config\mydomain directory.


4) Assign protections to the private key file and the ssl247pack.pem files so that only the system User of WebLogic Server has read privileges and all other users have no privileges to access the private key file or digital certificate(s).


5) Configure WebLogic Server to use the SSL Protocol:

You need to 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 digital certificate for WebLogic Server (ssl247pack.pem).


In the Server Key File Name field, enter the full directory location and name of the private key file for WebLogic Server.


Make sure that SSL is enabled.


Set the SSL Listen Port to 443


Client Certificate Enforced should not be checked for most situations


Click the Apply button to save your changes


6) Reboot Weblogic Server

 

 

 

http://www.ssl247.fr/

Pour être informé des derniers articles, inscrivez vous :