OCSP Error when trying to verify certificate from other domain computers

תשובה OCSP Error when trying to verify certificate from other domain computers

  • Friday, December 07, 2012 7:12 AM
     
      Has Code

    Hi,


    Currently, my I'm using a 2-tiered windows PKI with the offline standalone CA on windows 2012 servers. OCSP is being used to verify CA certificates. pkiview.exe gives no errors on the Enterprise CA.

    An SSL cert has been issued on the Enterprise CA and then saved to a shared folder.

    Running

    certutil -verify -urlfetch ssl.cer

    gives no errors from the Enterprise CA.

    However, running the above from another domain PC gives the following error

    ERROR: Verifying leaf certificate revocation status returned The revocation function was unable to check revocation because the revocation server was offline. 0x80092013 (-2146885613)CertUtil: The revocation function was unable to check revocation because the revocation server was offline.

    The part that is in error from the certutil output is

    ----------------  Certificate OCSP  ----------------
    Unsuccessful "OCSP" Time: 0
      [0.0] http://OVERWATCHD.labs.clearpixels.co.nz/ocsp

    --------------------------------

    The 2 firewall inbound rules for OCSP, D-Com In and RPC-In, has also been added.

    Is there some additional permissions that must be set here?

    Cheers,

    Sean




    • Edited by Sean llmt Friday, December 07, 2012 7:19 AM add some more details
    •  

All Replies