MutualAuthenticationAttributes
Information about the mutual authentication attributes of a listener.
Contents
- AdvertiseTrustStoreCaNames
-
Indicates whether trust store CA certificate names are advertised.
Type: String
Valid Values:
on | off
Required: No
- IgnoreClientCertificateExpiry
-
Indicates whether expired client certificates are ignored.
Type: Boolean
Required: No
- Mode
-
The client certificate handling method. Options are
off
,passthrough
orverify
. The default value isoff
.Type: String
Required: No
- TrustStoreArn
-
The Amazon Resource Name (ARN) of the trust store.
Type: String
Required: No
- TrustStoreAssociationStatus
-
Indicates a shared trust stores association status.
Type: String
Valid Values:
active | removed
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: