ListenerTlsFileCertificate - Amazon App Mesh
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ListenerTlsFileCertificate

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).

Contents

certificateChain

The certificate chain for the certificate.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

privateKey

The private key for a certificate stored on the file system of the virtual node that the proxy is running on.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: