When I run Get-Ca | Get-EnterprisePKIHealthStatus -Debug -Verbose I receive the attached error. I'm running this command from an elevated PowerShell session on Windows 8.1 Enterprise. My PKI consists of an offline root ca and an enterprise sub-ca
Comments: Check `Childs` property (though, it should be `Children`, not Childs). Each URL object has status information. From debug log it complains to OCSP response signature.
Comments: Check `Childs` property (though, it should be `Children`, not Childs). Each URL object has status information. From debug log it complains to OCSP response signature.