

# MutualAuthenticationAttributes
<a name="API_MutualAuthenticationAttributes"></a>

Information about the mutual authentication attributes of a listener.

## Contents
<a name="API_MutualAuthenticationAttributes_Contents"></a>

 ** 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` or `verify`. The default value is `off`.  
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
<a name="API_MutualAuthenticationAttributes_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/elasticloadbalancingv2-2015-12-01/MutualAuthenticationAttributes) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticloadbalancingv2-2015-12-01/MutualAuthenticationAttributes) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticloadbalancingv2-2015-12-01/MutualAuthenticationAttributes) 