Share via

windows 2019 ocsp unsuccessful

rongduan wang 31 Reputation points
Jan 3, 2023, 7:03 AM

Use certunil - url on this machine to check it is normal, use certunil - url on another computer to prompt unsuccessful

Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,902 questions
0 comments No comments
{count} votes

Accepted answer
  1. JimmySalian-2011 42,266 Reputation points
    Jan 3, 2023, 7:07 AM

    Hi,

    Not sure if you have provided complete error but it seems you are trying to validate OCSP? I will suggest to use the command - certutil -url path\Server.cer

    Once the box is opened dialog box switch radio button to OCSP and click Verify. This will return Verified if OCSP is working and certificate is ok. Also you can use 'certutil -verify -urlfetch' command to validate certificate and certificate chain. During this test certutil will check certificate revocation status through OCSP.

    Also consider to use OCSP Responder MMC snap-in. For this you will have to install the OCSP management tools.

    Hope this helps.
    JS

    ==
    Please Accept the answer if the information helped you. This will help us and others in the community as well.

    0 comments No comments

5 additional answers

Sort by: Most helpful
  1. rongduan wang 31 Reputation points
    Jan 4, 2023, 7:52 AM

    I use certutil -url to verify OCSP on the server with PKI and OCSP, everything is normal, I change it to another computer with
    certutil -url to verify will prompt ocsp unsuccessful

    275899-image.png

    275924-image.png

    1 person found this answer helpful.

  2. rongduan wang 31 Reputation points
    Jan 9, 2023, 7:58 AM

    mark...........

    1 person found this answer helpful.
    0 comments No comments

  3. rongduan wang 31 Reputation points
    Jan 29, 2023, 2:46 AM

    mark...........

    0 comments No comments

  4. rongduan wang 31 Reputation points
    Jan 29, 2023, 2:47 AM

    mark...........

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.