[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Putting a certificate on hold with CMP (and removing it)
Hi,
To my understanding, CMP can be used to put a certificate on hold using crlEntryDetails field of the RevReqContent structure. This is achieved by using a crlEntryDetails that contains a certificateHold CRLReason. Is it, however, possible to remove the hold status from a certificate with CMP?
Apparently removeFromCRL CRLReason can't be used for this purpose because it is, according to ISO/IEC 9594-8:2001, for use with delta-CRLs only. To me it seems that using this reason code in RevReqContent to remove certificate's hold status is not what the designers of the CMP meant.
Teemu