Answered OCSP Retrieval Error

  • Freitag, 15. Februar 2013 19:09
     
     

    When using certutil -URL I get the following error when trying to check revocation information for a certificate. In the Enterprise PKI, all CDP and AIA/OCSP locations are OK.


    MCITP Exchange 2010 | MCTS Exchange 2007 | MCITP Lync Server 2010 | MCTS Windows 2008 | MCSE 2003

Alle Antworten

  • Freitag, 15. Februar 2013 21:08
     
     Beantwortet Enthält Code

    Hi,

    0x80190191 can be a authentication error (BG_E_HTTP_ERROR_401 ).

    When you type in the URL in IE, do you get prompted for authentication?

    If so please disable authentication. If it still not working check for web proxy settings and disable the proxy for testing.

    Regards,

    Lutz

    • Als Antwort markiert Vegas588 Freitag, 15. Februar 2013 21:26
    •  
  • Freitag, 15. Februar 2013 21:27
     
     
    Thanks a lot! That suggestion pointed me in the correct direction. They had a redirect from HTTP to HTTPS at the Default Web Site level. That messed up the /ocsp VDir.

    MCITP Exchange 2010 | MCTS Exchange 2007 | MCITP Lync Server 2010 | MCTS Windows 2008 | MCSE 2003