/AWS1/CL_FNTORIGINMTLSCONFIG¶
Configures mutual TLS authentication between CloudFront and your origin server.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_clientcertificatearn TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The Amazon Resource Name (ARN) of the client certificate stored in Amazon Web Services Certificate Manager (ACM) that CloudFront uses to authenticate with your origin using Mutual TLS.
Queryable Attributes¶
ClientCertificateArn¶
The Amazon Resource Name (ARN) of the client certificate stored in Amazon Web Services Certificate Manager (ACM) that CloudFront uses to authenticate with your origin using Mutual TLS.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTCERTIFICATEARN() |
Getter for CLIENTCERTIFICATEARN, with configurable default |
ASK_CLIENTCERTIFICATEARN() |
Getter for CLIENTCERTIFICATEARN w/ exceptions if field has n |
HAS_CLIENTCERTIFICATEARN() |
Determine if CLIENTCERTIFICATEARN has a value |