Start of change

Online Certificate Status Protocol Attributes

The Online Certificate Status Protocol (OSCP) attribute fields in the application definitions are used to control OCSP enablement.

OSCP is a mechanism for determining the revocation status of a certificate. See the detailed OCSP description to understand how that processing works. The GSKit APIs allow for configuring numerous attributes that determine OCSP processing.

The application definition has two OCSP attribute fields that are used to control OCSP enablement. The other OCSP attributes cannot be changed by the application definition. Those other attribute values are determined by GSKit API settings or by internal default values.

End of change