windows 2019 ocsp unsuccessful

rongduan wang 31 Reputation points
2023-01-03T07:03:29.85+00:00

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

Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

Accepted answer
  1. JimmySalian-2011 42,511 Reputation points
    2023-01-03T07:07:01.04+00:00

    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
    2023-01-04T07:52:08.343+00:00

    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
    2023-01-09T07:58:21.653+00:00

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

    1 person found this answer helpful.
    0 comments No comments

  3. rongduan wang 31 Reputation points
    2023-01-29T02:46:51.4066667+00:00

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

    0 comments No comments

  4. rongduan wang 31 Reputation points
    2023-01-29T02:47:45.09+00:00

    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.