3.2.1.1.1 RevocationProviderProperties

The following table describes the properties for the revocation provider referenced as "provider" in the following list and their meanings.

 Property name

 Meaning

CrlUrlTimeOut

An optional value that represents the time-out in milliseconds that the revocation provider must wait before it times out while trying to retrieve the CRL for which it is configured.

BaseCrlUrls

An optional list of strings where each string value represents a Uniform Resource Identifier (URI) from where a base CRL can be obtained.

DeltaCrlUrls

An optional list of strings where each string value represents a URI from where a delta CRL can be obtained.

BaseCRL

The Base CRL loaded by the revocation provider. (Optional)

DeltaCRL

The Delta CRL loaded by the revocation provider. (Optional)

RevocationErrorCode

The status of this revocation provider in terms of its ability to provide revocation information. (Optional)

IssuedSerialNumbersDirectories

An array of strings, each of which specifies a UNC or local file path. These directories are used by the CA to record the serial numbers of certificates that have been issued.