RevocationURLRetrievalTimeout Metabase Property

Applies To: Windows Server 2003, Windows Server 2003 with SP1

If the value of the CertCheckMode Metabase Property is set to MD_CERT_CHECK_REVOCATION_FRESHNESS_TIME, the client's CRL is replaced by the CRL on the CA, even if the CRL that is cached on the client is valid. The default timeout interval for downloading the CRL is 0 unless you use this metabase property, RevocationURLRetrievalTimeout, to specify a different timeout interval (in milliseconds). If the CRL is a large file, a higher value for this metabase property allows more time for downloading the file before a timeout occurs.

Attribute Name Attribute Value

XML Data Type

DWORD

WMI Data Type

SINT32

ADSI Data Type

DWORD

ABO Data Type

DWORD

ABO Metabase Identifier

MD_REVOCATION_URL_RETRIEVAL_TIMEOUT

Attributes

INHERIT

Default Value

0

MetaFlagsEx

CACHE_PROPERTY_MODIFIED

User Type

IIS_MD_UT_SERVER

ID

2162

Configurable Locations

You can configure this property at the following locations in the IIS metabase.

Metabase Path IIS Admin Object Type

/LM/W3SVC/n

IIsWebServer

/LM/W3SVC

IIsWebService

Code Example

For general code examples, see Code Examples to Configure Metabase Properties.