Skip to content

/AWS1/CL_FNTTRUSTSTORECONFIG

A trust store configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_truststoreid TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING

The trust store ID.

Optional arguments:

iv_advertisetrststorecanames TYPE /AWS1/FNTBOOLEAN /AWS1/FNTBOOLEAN

The configuration to use to advertise trust store CA names.

iv_ignorecertificateexpiry TYPE /AWS1/FNTBOOLEAN /AWS1/FNTBOOLEAN

The configuration to use to ignore certificate expiration.


Queryable Attributes

TrustStoreId

The trust store ID.

Accessible with the following methods

Method Description
GET_TRUSTSTOREID() Getter for TRUSTSTOREID, with configurable default
ASK_TRUSTSTOREID() Getter for TRUSTSTOREID w/ exceptions if field has no value
HAS_TRUSTSTOREID() Determine if TRUSTSTOREID has a value

AdvertiseTrustStoreCaNames

The configuration to use to advertise trust store CA names.

Accessible with the following methods

Method Description
GET_ADVERTISETRSSTORECANAMES() Getter for ADVERTISETRUSTSTORECANAMES, with configurable def
ASK_ADVERTISETRSSTORECANAMES() Getter for ADVERTISETRUSTSTORECANAMES w/ exceptions if field
HAS_ADVERTISETRSSTORECANAMES() Determine if ADVERTISETRUSTSTORECANAMES has a value

IgnoreCertificateExpiry

The configuration to use to ignore certificate expiration.

Accessible with the following methods

Method Description
GET_IGNORECERTIFICATEEXPIRY() Getter for IGNORECERTIFICATEEXPIRY, with configurable defaul
ASK_IGNORECERTIFICATEEXPIRY() Getter for IGNORECERTIFICATEEXPIRY w/ exceptions if field ha
HAS_IGNORECERTIFICATEEXPIRY() Determine if IGNORECERTIFICATEEXPIRY has a value