We had several issues were the CRL file that the CA published was unusable
for users (Smartcard Logon, ). CRL is published through HTTP (IIS).
The error message we get is -
Event Type: Error
Event Source: Kerberos
Event Category: None
Event ID: 9
The client has failed to validate the Domain Controller certificate for
my.domain. The following error was returned from the certificate validation
process: The revocation function was unable to check revocation because the
revocation server was offline.
The error message is not the issue here. Publishing a new CRL and rebooting
the DCs usually sorts the problem.
We want to create a script that will run automatically and tests the CRL
every time it's published by the CA before we transfer it to the IIS server.
Any ideas?
Thanks,
Amihai
Brian