Enable SSL (for middle tier)
It is optional to enable SSL, but Oracle recommends SSL for a production environment.
To enable SSL:
- Log into WebLogic Server Administration Console.
- Click the Environment node in the Domain Structure pane and click Servers in Environment table.
- Click the server where you deployed OHMPI_App.ear.
- Click the Configuration tab.
- Click the General tab.
- If Save is disabled, click Lock & Edit in the Change Center pane.
- Select the SSL Listen Port Enabled check box and enter a port number.
- To disable non-SSL port, deselect the Listen Port Enabled check box.
- Click Save.
- Click Activate Changes in the Change Center pane, if it is enabled.
- Click the Control tab.
- Click the Start/Stop tab.
- Click Restart SSL.
- Click Yes. You see the "SSL channels have been successfully restarted" message.
You must also configure SSL, identity, and trust. For more information, refer
to Oracle® Fusion Middleware Securing Oracle WebLogic Server 12c Release 3
(12.1.3).
Parent topic: Security guidelines for the middle tier