

# VirtualGatewayListenerTlsFileCertificate
<a name="API_VirtualGatewayListenerTlsFileCertificate"></a>

An object that represents a local file certificate. The certificate must meet specific requirements and you must have proxy authorization enabled. For more information, see [Transport Layer Security (TLS)](https://docs.aws.amazon.com/app-mesh/latest/userguide/tls.html#virtual-node-tls-prerequisites).

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

 ** certificateChain **   <a name="appmesh-Type-VirtualGatewayListenerTlsFileCertificate-certificateChain"></a>
The certificate chain for the certificate.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

 ** privateKey **   <a name="appmesh-Type-VirtualGatewayListenerTlsFileCertificate-privateKey"></a>
The private key for a certificate stored on the file system of the mesh endpoint that the proxy is running on.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Required: Yes

## See Also
<a name="API_VirtualGatewayListenerTlsFileCertificate_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/appmesh-2019-01-25/VirtualGatewayListenerTlsFileCertificate) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appmesh-2019-01-25/VirtualGatewayListenerTlsFileCertificate) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appmesh-2019-01-25/VirtualGatewayListenerTlsFileCertificate) 