Connected: An Internet Encyclopedia
3.3 CRL-storage request

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1424
Up: 3. Syntax
Prev: 3.2 Certification reply
Next: 3.4 CRL-storage reply

3.3 CRL-storage request

3.3 CRL-storage request

A CRL-storage request is an RFC 1421 CRL-type privacy-enhanced message containing the CRLs to be stored and optionally their certification paths to the RFC 1422 Internet certification authority.

Example:

   To: cert-service@ca.domain
   From: requestor@host.domain

   -----BEGIN PRIVACY-ENHANCED MESSAGE-----
   Proc-Type: 4,CRL
   CRL: <CRL to be stored>
   Originator-Certificate: <CRL issuer's certificate>
   CRL: <another CRL to be stored>
   Originator-Certificate: <other CRL issuer's certificate>
   -----END PRIVACY-ENHANCED MESSAGE-----


Next: 3.4 CRL-storage reply

Connected: An Internet Encyclopedia
3.3 CRL-storage request