Configure SSL for WebLogic Server

You can update the domain in Oracle WebLogic Server for OCI to use a generated, self-signed certificate, or a certificate that has been issued by a Certifying Authority (CA).

If your service instance does not include a load balancer, and you want to use a different SSL certificate for communication between clients and your Java applications, update the configuration for the Managed Servers in your domain.

After scaling out your service instance, you will also need to update the SSL configuration for the new server.

Note:

Back up your <domain path>/config/config.xml and <domain path>/nodemanager/nodemanager.properties files. If the SSL configuration fails, you will be able to restore the service instance to a known working state.