Originally posted at: Renew OCSP signing certificate @ IS4U Blog In my previous post, I described on how to automate the creation of an ocsp responder configuration. This post describes on how to renew and replace the signing certificate when it is about to expire. It also replaces the signing certificate for all ocsp responder […]
Category: OCSP
OCSP powershell script
Originally posted at: OCSP powershell script @ IS4U Blog I read following question on http://blogs.technet.com/b/askds/. Question Are there any available PowerShell, WMI, or command-line options for configuring an OCSP responder? I know that I can install the feature with the Add-WindowsFeature, but I’d like to script configuring the responder and creating the array. Answer [Courtesy […]