config-client-cert-auth
Configures the CLIENT_CERT authentication method.
config-client-cert-auth [-c value | --configuration=value] [-b value | --bootstrap-config=value] <-n value | --name-attribute=value> [-d <true|false> | --name-attribute-contains-domain=<true|false>]
Overview
Use this command to configure the X.509 certificate name attribute used for the CLIENT_CERT authentication method.
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-c value --configuration=value |
Optional | configuration.xml | The path to the server configuration file. |
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
-n value --name-attribute=value |
Required | none | The name of the attribute used to extract user names from X.509 certificates.
Supported attributes are:
|
d <true|false> --name-attribute-contains-domain=<true|false> |
Optional | false | Indicates whether the specified name attribute contains a fully-qualified account name, with both a user name part and a domain name part. |
Copyright © TIBCO Software Inc. All rights reserved.