DS 7.1.7

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.

Trust Manager Provider Properties

You can use configuration expressions to set property values at startup time. For details, see Property Value Substitution.

Basic Properties

enabled
java-class

Basic Properties

Use the --advanced option to access advanced properties.

enabled

Synopsis

Indicate whether the Trust Manager Provider is enabled for use.

Default Value

None

Allowed Values

true

false

Multi-valued

No

Required

Yes

Admin Action Required

None

Advanced

No

Read-Only

No

java-class

Synopsis

The fully-qualified name of the Java class that provides the Trust Manager Provider implementation.

Default Value

None

Allowed Values

A Java class that extends or implements:

  • org.opends.server.api.TrustManagerProvider

Multi-valued

No

Required

Yes

Admin Action Required

None

Advanced

No

Read-Only

No

Copyright © 2010-2023 ForgeRock, all rights reserved.