Skip Headers
Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition
11g Release 1 (11.1.1.7.0)

Part Number E28967-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

nsSSLServerAuth

use SSL server authentication

Description

Specifies the action that the SSL client should take on the server certificate sent by the SSL server in an SSL connection.

Entry DN

cn=encryption,cn=config

Valid Range
cert

Verify whether the server certificate is from a trusted certificate authority.

cncheck

Verify whether the server certificate is from a trusted certificate authority and verify the DN contained in the server certificate, to avoid man-in-the middle attacks on the server.

weak

Make no attempt to verify whether the server certificate is from a trusted certificate authority.

Default Value

cert

Syntax

DirectoryString

Example

nsSSLServerAuth: cert

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Obsolete: Scheduled for removal after this release


See Also

dse.ldif(4)