Technical data

Configuring the SSL Protocol
Administration Guide 14-53
Table 14-18 SSL Protocol Attributes
Attribute Description
Enabled Enables the use of the SSL protocol. By default, this attribute
is enabled.
Listen Port Number of the dedicated port on which WebLogic Server
listens for SSL connections. The default is 7002.
Server Key File Name Directory location and name of the private key file for
WebLogic Server.
Start the directory location needs at the root of the WebLogic
Server installation. For example:
\wlserver6.1\config\myapp\privatekey.pem.
The file extension (.DER or .PEM) indicates the method that
WebLogic Server should use to read the contents of the file.
Server Certificate File Name Full directory location and name of the digital certificate file
that establishes the identity of WebLogic Server.
Start the directory location at the root of the WebLogic
Server installation. For example:
\wlserver6.1\config\myapp\cert.pem.
The file extension (.DER or .PEM) indicates the method that
WebLogic Server should use to read the contents of the file.