Technical data

SSL Parameters for Web Server Plug-Ins
Administration Guide D-13
SSL Parameters for Web Server Plug-Ins
Note: Parameters are case sensitive.
Parameter Default Description
SecureProxy OFF
Set this parameter to ON to enable the use of the SSL protocol for all
communication between the WebLogic Server proxy plug-in and
WebLogic Server. Remember to configure a port on the
corresponding WebLogic Server for the SSL protocol before defining
this parameter.
This parameter may be set at two levels: in the configuration for the
main server and—if you have defined any virtual hosts—in the
configuration for the virtual host. The configuration for the virtual
host inherits the SSL configuration from the configuration of the main
server if the setting is not overridden in the configuration for the
virtual host.
TrustedCAFile none
Name of the file that contains the digital certificates for the trusted
certificate authorities for the WebLogic Server proxy plug-in. This
parameter is required if the SecureProxy parameter is set to ON.
The filename must include the full directory path of the file.
RequireSSLHostMatch true
Determines whether the host name to which the WebLogic Server
proxy plug-in is connecting must match the Subject Distinguished
Name field in the digital certificate of the WebLogic Server to which
the proxy plug-in is connecting.
SSLHostMatchOID 22
The ASN.1 Object ID (OID) that identifies which field in the Subject
Distinguished Name of the peer digital certificate is to be used to
perform the host match comparison. The default for this parameter
corresponds to the
CommonName field of the Subject Distinguished
Name. Common OID values are:
n Sur Name—23
n Common Name—22
n Email—13
n Organizational Unit—30
n Organization—29
n Locality—26