3.21. CRLDistPointList

Description

A CRL distribution point list specifies one or more locations from where a certificate revocation list (CRL) can be obtained. It can be used to add distribution points to a certificate that does not provide any, or to override existing ones. Listed distribution points will be tried in order of occurance.

Properties

Name
Specifies a symbolic name for the CRL distribution point list. (Identifier)
Attribute
Special Attribute of the current object. (Optional)
Comments
Text describing the current object. (Optional)

3.21.1. CRLDistPoint

Description

A CRL distribution point (CDP) specifies a location from where a certificate revocation list (CRL) can be obtained.

Properties

URL
Specifies the URL for the CRL distribution point. For example http://www.example.com/ca.crl.
Attribute
Special Attribute of the current object. (Optional)
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.