Configuring SSL
SSL connectivity offers security through both authentication and encryption. You can have both one-way SSL and two-way SSL. In one-way SSL, the server presents a trusted security certificate to the client and the client authenticates the server. In two-way SSL, the server presents a certificate to the client and vice versa. Both the server and the client verify each other's identity. In addition to authentication, the data transmitted over the network is also encrypted. By default, WebLogic Server supports SSL on the default port 7002. Thus, if you want to connect to the Admin Server through the SSL listen port, you must use the HTTPS protocol, as in https://localhost:7002. Oracle recommends that you always use SSL in production ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access