SAP ABAP Data Element CERTSTATUS (Revocation Status of the Certificate)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     STRUST (Package) PKI Management
Basic Data
Data Element CERTSTATUS
Short Description Revocation Status of the Certificate  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CERTSTATUS    
Data Type CHAR   Character String 
Length 9    
Decimal Places 0    
Output Length 9    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Status 
Medium 20 Revocation Status 
Long 40 Revocation Status of the Certificate 
Heading 55 Revocation Status of the Certificate 
Documentation

Definition

This field displays the revocation status of a certificate. The status is either the result of a certificate revocation check or by manually blocking the certificate as indicated by the Source field.

The possible status results are as follows:

  • GOOD (Valid)

    The certificate does not appear in any certificate revocation list (CRL). The certificate revocation check accepts the certificate.

  • HOLD (Held)

    Certification Authorities (CA) use the value HOLD to indicate that the CA does not want to permanently revoke the certificate. The CA retains the right to remove the certificate from a CRL. The certificate revocation check does not accept the certificate.

  • REVOKED (Revoked)

    The certificate either appears in the manual revocation list or in the CRL of the CA. The certificate revocation check does not accept the certificate.

  • UNCHECKED (Untested)

    The profile used to check the certificate is not active. The system did not perform a certificate revocation check.

  • UNKNOWN (Unknown)

    The revocation check has a source for the CRL, but cannot reach it; network error or file not found. The acceptance of the certificate depends on the Strict flag of the profile used when checking the certificate.

    • If Strict is set, the certificate is not accepted.
    • If Strict is not set, the certificate is accepted.

Use

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in