Corporation Network Router User Manual

Parameters for Clients and Servers using SSL
B-10 Oracle Database Advanced Security Administrator's Guide
SSL Client Authentication Parameters
This section describes the static and dynamic parameters for configuring SSL on the
client.
SSL X.509 Server Match Parameters
This section describes the parameters that are used to validate the identity of a
server that the client connects to.
SSL_SERVER_DN_MATCH
Example
(dynamic):
SSL_VERSION=3.0
Parameter Name
(static):
SSL_CLIENT_AUTHENTICATION
Parameter Name
(dynamic):
SSL_CLIENT_AUTHENTICATION
Parameter Type: Boolean
Parameter Class: Static
Permitted Values: TRUE/FALSE
Default Value: TRUE
Description: To control whether a client, in addition to the server, is
authenticated using SSL.
Existing/New
Parameter
New
Syntax (static): SSL_CLIENT_AUTHENTICATION={TRUE | FALSE}
Example (static): SSL_CLIENT_AUTHENTICATION=FALSE
Syntax (dynamic): SSL_CLIENT_AUTHENTICATION={TRUE | FALSE}
Example
(dynamic):
SSL_CLIENT_AUTHENTICATION=FALSE
Parameter Name SSL_SERVER_DN_MATCH
Where stored sqlnet.ora