Trust Manager Provider

This is an abstract object type that cannot be instantiated.

Trust Manager Providers determine whether to trust presented certificates.

Trust Manager Providers

The following Trust Manager Providers are available:

These Trust Manager Providers inherit the properties described below.

Dependencies

The following objects depend on Trust Manager Providers:

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

  • None

Basic Properties

enabled

SynopsisIndicate whether the Trust Manager Provider is enabled for use.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

java-class

SynopsisThe fully-qualified name of the Java class that provides the Trust Manager Provider implementation.
Default ValueNone
Allowed ValuesA Java class that extends or implements:
org.opends.server.api.TrustManagerProvider
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo