'start managed web logic server in ssl

This is with regards to Oracle web logic server 12c.

I have deployed trusted SSL certificates and configure custom identity and trust stores on both admin and managed server.

I was asked to start both of these servers in SSL mode (https) only as these servers were attacked by hackers. For regular login (http), I am using ./startWebLogic.sh to start admin server and ./start ManagedWebLogic.sh <managed server name> http://adminservername:portnumber to start managed server.

How can I start these servers in https/ssl mode only?



Solution 1:[1]

Disabled non SSL port/HTTPS port and enabled SSL port on both administration server and managed servers

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1