ListenerTlsValidationContext - AWS App Mesh

ListenerTlsValidationContext

An object that represents a listener's Transport Layer Security (TLS) validation context.

Contents

trust

A reference to where to retrieve the trust chain when validating a peer’s Transport Layer Security (TLS) certificate.

Type: ListenerTlsValidationContextTrust object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

subjectAlternativeNames

A reference to an object that represents the SANs for a listener's Transport Layer Security (TLS) validation context.

Type: SubjectAlternativeNames object

Required: No

See Also

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