Click or drag to resize

OcspResponderRevocationConfiguration Properties

The OcspResponderRevocationConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyBaseCrlUrls
Gets or sets an array of URLs that point to Base CRL locations. Every URL must be either HTTP or LDAP.
Public propertyCACertificate
Gets the certification authority certificate.
Public propertyComputerName
Gets the Online Responder host name.
Public propertyConfigString
Gets the configuration string for online certification authority.
Public propertyConfigurationStatusCode
Gets the current configuration status code.
Public propertyCryptoProviderName
Gets the cryptographic provider name used to store OCSP response signing keys.
Public propertyCrlUrlTimeout
Gets the time-out in seconds that the revocation provider must wait before it times out while trying to retrieve the CRL for which it is configured.
Public propertyDeltaCrlUrls
Gets or sets an array of URLs that point to Delta CRL locations. Every URL must be either HTTP or LDAP.
Public propertyHashAlgorithm
Gets or sets the hashing algorithm used to sign OCSP responses.
Public propertyIssuedSerialNumbersDirectories
Gets an array of UNC or local file paths that are being used by the CA to store the serial numbers of certificates.
Public propertyLocalRevocationInformation
Gets the local revocation information.
Public propertyName
Gets the display name of revocation configuration.
Public propertyRefreshTimeout
Gets local CRL cache lifetime in minutes. If the value is zero, then CRL cache is valid while CRLs are valid.
Public propertyReminderDuration
Gets a percentage of the signing certificate validity period at which the responder will notify the administrator that certificate is about to expire. Default value is 90%.
Public propertyRevocationStatusCode
Gets the revocation information status code.
Public propertySigningCertificate
Gets or sets signing certificate used to sign OCSP responses for current CA.
Public propertySigningCertificateTemplate
Gets or sets the certificate template common name Online Responder will use to enroll for signing certificate.
Public propertySigningFlags
Gets or sets the signing certificate handling options.
Top
See Also