|
In the SSL tab of the Server Configuration, you will need to set a few options.
First, set the "Server Certificate File Name" field to the full path and filename of the PEM
concatenated certificate which you downloaded from the Trustwave Control Center.
In the "Trusted CA File Name" field, enter the full path and filename to the xroot.crt file
from the previous step.
In the "Server Key File Name" field, enter the full path and filename to the private key that you
made when you created your CSR.
Be sure to enable SSL and set the SSL listen port to 443. We recommend not enforcing client certificates
unless your application truly requires it.
Reboot the Weblogic server to install your new certificate.
|