OcspResponderRevocationConfiguration Properties |
The OcspResponderRevocationConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseCrlUrls |
Gets or sets an array of URLs that point to Base CRL locations. Every URL must be either HTTP or LDAP.
| |
| CACertificate |
Gets the certification authority certificate.
| |
| ComputerName |
Gets the Online Responder host name.
| |
| ConfigString |
Gets the configuration string for online certification authority.
| |
| ConfigurationStatusCode |
Gets the current configuration status code.
| |
| CryptoProviderName |
Gets the cryptographic provider name used to store OCSP response signing keys.
| |
| CrlUrlTimeout |
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.
| |
| DeltaCrlUrls |
Gets or sets an array of URLs that point to Delta CRL locations. Every URL must be either HTTP or LDAP.
| |
| HashAlgorithm |
Gets or sets the hashing algorithm used to sign OCSP responses.
| |
| IssuedSerialNumbersDirectories |
Gets an array of UNC or local file paths that are being used by the CA to store the serial numbers of certificates.
| |
| LocalRevocationInformation |
Gets the local revocation information.
| |
| Name |
Gets the display name of revocation configuration.
| |
| RefreshTimeout |
Gets local CRL cache lifetime in minutes. If the value is zero, then CRL cache is valid while CRLs are valid.
| |
| ReminderDuration |
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%.
| |
| RevocationStatusCode |
Gets the revocation information status code.
| |
| SigningCertificate |
Gets or sets signing certificate used to sign OCSP responses for current CA.
| |
| SigningCertificateTemplate |
Gets or sets the certificate template common name Online Responder will use to enroll for signing certificate.
| |
| SigningFlags |
Gets or sets the signing certificate handling options.
|