/AWS1/CL_DSRCLIENTCERTAUTHSTGS¶
Contains information about the client certificate authentication settings for the
RegisterCertificate and DescribeCertificate operations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_ocspurl TYPE /AWS1/DSROCSPURL /AWS1/DSROCSPURL¶
Specifies the URL of the default OCSP server used to check for revocation status. A secondary value to any OCSP address found in the AIA extension of the user certificate.
Queryable Attributes¶
OCSPUrl¶
Specifies the URL of the default OCSP server used to check for revocation status. A secondary value to any OCSP address found in the AIA extension of the user certificate.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OCSPURL() |
Getter for OCSPURL, with configurable default |
ASK_OCSPURL() |
Getter for OCSPURL w/ exceptions if field has no value |
HAS_OCSPURL() |
Determine if OCSPURL has a value |