Thursday, June 28, 2012

Windows CA Error - The revocation server is offline 0x80092013

 

If you are trying to start a CA and getting the error, The revocation server is offline 0x80092013

image

There is a CERTUTIL command to fix this, or at least stop it caring !

Run following command on the affected CA server.

certutil –setreg ca\CRLFlags +CRLF_REVCHECK_IGNORE_OFFLINE

image

And restart the CA.

3 comments:

Savolainen Semi Seniori said...
This comment has been removed by the author.
Savolainen Semi Seniori said...

This is NOT recommended way to "fix" the issue.
It reduces security and should only be done on lab environment.

Anonymous said...

jyrki...

What is the recommended fix. I'd be interested in finding that out.

Blog Archive