---
title: create-trust-manager-provider
description: Creates Trust Manager Providers.
component: pingds
version: 8.1
page_id: pingds:configref:subcommands-create-trust-manager-provider
canonical_url: https://docs.pingidentity.com/pingds/8.1/configref/subcommands-create-trust-manager-provider.html
---

# create-trust-manager-provider

Creates Trust Manager Providers.

In addition to the global `dsconfig` options, the `dsconfig create-trust-manager-provider` subcommand takes the following options:

* `--provider-name {name}`

  The name of the new Trust Manager Provider.

* `--set {PROP:VALUE}`

  Assigns a value to a property where PROP is the name of the property and VALUE is the single value to be assigned. Specify the same property multiple times in order to assign more than one value to it.

* `-t | --type {type}`

  The type of Trust Manager Provider which should be created. The value for TYPE can be one of: admin-data | blind | custom | file-based | ldap | pem | pkcs11.

Properties used in options depend on the type of object to configure.

For details about available properties, see [Trust Manager Provider](objects-trust-manager-provider.html).
