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 AWS SDKs, see the following: