Install and Configure Online Responder

Now change to your OCSP server and install the OCSP service.

  1. Open a PowerShell with administrator rights.

  2. Add the OCSP role.

›_ PowerShell

PS C:\>Install-WindowsFeature Adcs-Online-Cert
  1. Install and enable the Online Responder service.

›_ PowerShell

PS C:\>Install-AdcsOnlineResponder