What does HRESULT 0x80094004 (CERTSRV_E_PROPERTY_EMPTY) mean?

 
Previous Next
CERTSRV_E_BAD_REQUESTSTATUS CERTSRV_E_INVALID_CA_CERTIFICATE

CERTSRV_E_PROPERTY_EMPTY

CERTSRV_E_PROPERTY_EMPTY A CA operation asked for a request or certificate property that is absent or has no value. The missing property may be expected from the template, requester, policy module, or previous workflow step.

What to check

  • Identify the property mentioned in the preceding CA or enrollment log entry; this HRESULT alone does not name it.
  • Check that the selected template provides the required subject, SAN, policy, or key-related information.
  • For custom policy or exit modules, confirm that they handle optional properties explicitly instead of treating an empty value as a valid value.

Microsoft: Certificate template concepts

Microsoft: Audit Certification Services

Microsoft: Certutil


Looking for a different code? Search another status or error code.