Hi,
We are facing an issue where-in while running certutil -urlfetch -verify test.cer
We recieve an exception "The revocation function was unable to check revocation because the revocation server was offline. 0x80092013 (-2146885613)"
And error has
---------------- Certificate CDP ----------------
Failed "CDP" Time: 0
Error retrieving URL: More data is available. 0x800700ea (WIN32/HTTP: 234)
ldap:///CN=<CAName>,CN=CDP,CN=Public%20Key%20Services,CN=Services,CN=Configuration,DC=<domain>,DC=<com>?certificateRevocationList?base?objectClass=cRLDistributionPoint
Any suggestions??? If we run this command from server in same domain, it runs fine but if we run this command from a different domain, it throws the above error.