NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
LBClientCertificateIssuerDnCondition (schema)
Match condition for client certificate issuer DN
Match condition for client certificate issuer DN.
Name | Description | Type | Notes |
---|---|---|---|
case_sensitive | A case sensitive flag for issuer DN comparing If true, case is significant when comparing issuer DN value. |
boolean | Default: "True" |
issuer_dn | Value of issuer DN Value of issuer DN. The format should follow RFC 2253. |
string | Required |
match_type | Match type of issuer DN Match type of issuer DN. |
LbRuleMatchType | Default: "REGEX" |