windows OCSP

vaibhav 0 Reputation points
2023-07-14T04:47:02.62+00:00

is it possible to integrate Windows Online Certificate Status Protocol (OCSP) with an external Certificate Authority (CA) that is not the Windows CA software.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,766 Reputation points
    2023-07-14T17:53:25.46+00:00

    Hello there,

    Yes, it is possible to integrate the Windows Online Certificate Status Protocol (OCSP) with an external Certificate Authority (CA) that is not the Windows CA software.

    Here are the general steps to integrate an external CA with Windows OCSP:

    Obtain the OCSP responder software: You need to obtain an OCSP responder software that is compatible with your external CA. There are various third-party OCSP responder software options available in the market.

    Install and configure the OCSP responder: Install the OCSP responder software on a server that will act as the OCSP responder. Follow the instructions provided by the software vendor to configure the OCSP responder properly. This typically involves configuring the responder settings, connecting to the external CA, and setting up the appropriate certificates and signing keys.

    Generate the OCSP signing certificate: You need to generate an OCSP signing certificate from your external CA. This certificate will be used by the OCSP responder to sign OCSP responses. The exact process for generating the OCSP signing certificate will depend on the external CA software you are using. Refer to the documentation of your external CA for guidance on generating the OCSP signing certificate.

    Configure the OCSP responder in Windows: On the Windows server where you want to integrate the OCSP responder, open the Certificate Services MMC snap-in. Go to the "OCSP Response Signing" template, and issue a certificate based on the OCSP signing certificate generated in the previous step. This certificate will be used by the OCSP client to validate OCSP responses.

    Configure OCSP clients: On the client machines that will be verifying the status of certificates using OCSP, you need to configure the OCSP client settings. This involves specifying the URL of the external OCSP responder and configuring the trusted OCSP responder certificates.

    I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

  2. vaibhav 0 Reputation points
    2024-02-06T07:25:24.7833333+00:00

    Thanks for your response , what I want to is I have external CA running on the Linux machine and want to use the windows OCSP responder and OCSP private and public key is stored in the HSM.

    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.