What does HRESULT 0x80094801 (CERTSRV_E_NO_CERT_TYPE) mean?

 
Previous Next
CERTSRV_E_UNSUPPORTED_CERT_TYPE CERTSRV_E_TEMPLATE_CONFLICT

CERTSRV_E_NO_CERT_TYPE

CERTSRV_E_NO_CERT_TYPE The request did not include certificate-template information, so an enterprise CA cannot determine which issuance rules to apply.

What to check

  • Create the request through a template-aware enrollment path or specify the intended template correctly in the request attributes.
  • Confirm whether the target is an enterprise CA, where template data is generally required, or a standalone CA with a different workflow.
  • Review custom enrollment code and INF files for an omitted or incorrectly named template attribute.

Microsoft: Certificate template concepts

Microsoft: Certification Authority Web Enrollment

Microsoft: Certutil


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