/AWS1/CL_EL2MUTUALAUTHNATTRS¶
Information about the mutual authentication attributes of a listener.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_mode TYPE /AWS1/EL2MODE /AWS1/EL2MODE¶
The client certificate handling method. Options are
off,passthroughorverify. The default value isoff.
iv_truststorearn TYPE /AWS1/EL2TRUSTSTOREARN /AWS1/EL2TRUSTSTOREARN¶
The Amazon Resource Name (ARN) of the trust store.
iv_ignoreclientcertexpiry TYPE /AWS1/EL2IGNORECLICERTEXPIRY /AWS1/EL2IGNORECLICERTEXPIRY¶
Indicates whether expired client certificates are ignored.
iv_truststoreassociationstat TYPE /AWS1/EL2TRUSTSTOREASSOCIATI01 /AWS1/EL2TRUSTSTOREASSOCIATI01¶
Indicates a shared trust stores association status.
iv_advertisetruststorecana00 TYPE /AWS1/EL2ADVERTISETRUSTSTORE00 /AWS1/EL2ADVERTISETRUSTSTORE00¶
Indicates whether trust store CA certificate names are advertised.
Queryable Attributes¶
Mode¶
The client certificate handling method. Options are
off,passthroughorverify. The default value isoff.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODE() |
Getter for MODE, with configurable default |
ASK_MODE() |
Getter for MODE w/ exceptions if field has no value |
HAS_MODE() |
Determine if MODE has a value |
TrustStoreArn¶
The Amazon Resource Name (ARN) of the trust store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRUSTSTOREARN() |
Getter for TRUSTSTOREARN, with configurable default |
ASK_TRUSTSTOREARN() |
Getter for TRUSTSTOREARN w/ exceptions if field has no value |
HAS_TRUSTSTOREARN() |
Determine if TRUSTSTOREARN has a value |
IgnoreClientCertificateExpiry¶
Indicates whether expired client certificates are ignored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IGNORECLIENTCERTEXPIRY() |
Getter for IGNORECLIENTCERTEXPIRY, with configurable default |
ASK_IGNORECLIENTCERTEXPIRY() |
Getter for IGNORECLIENTCERTEXPIRY w/ exceptions if field has |
HAS_IGNORECLIENTCERTEXPIRY() |
Determine if IGNORECLIENTCERTEXPIRY has a value |
TrustStoreAssociationStatus¶
Indicates a shared trust stores association status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRUSTSTOREASSOCIATIONS00() |
Getter for TRUSTSTOREASSOCIATIONSTATUS, with configurable de |
ASK_TRUSTSTOREASSOCIATIONS00() |
Getter for TRUSTSTOREASSOCIATIONSTATUS w/ exceptions if fiel |
HAS_TRUSTSTOREASSOCIATIONS00() |
Determine if TRUSTSTOREASSOCIATIONSTATUS has a value |
AdvertiseTrustStoreCaNames¶
Indicates whether trust store CA certificate names are advertised.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADVERTISETRUSTSTORECAN00() |
Getter for ADVERTISETRUSTSTORECANAMES, with configurable def |
ASK_ADVERTISETRUSTSTORECAN00() |
Getter for ADVERTISETRUSTSTORECANAMES w/ exceptions if field |
HAS_ADVERTISETRUSTSTORECAN00() |
Determine if ADVERTISETRUSTSTORECANAMES has a value |