| Previous | Next |
| CERTSRV_E_NO_CERT_TYPE | CERTSRV_E_SUBJECT_ALT_NAME_REQUIRED |
CERTSRV_E_TEMPLATE_CONFLICT
CERTSRV_E_TEMPLATE_CONFLICT The request contains conflicting certificate-template information, so the CA cannot decide which template should govern issuance.
What to check for CERTSRV_E_TEMPLATE_CONFLICT
- Inspect the request attributes and remove conflicting template names or OIDs.
- Regenerate the request from one known template instead of combining settings copied from several enrollment methods.
- For custom clients, ensure that template identity is submitted once and that policy modules do not inject a second conflicting template reference.
Microsoft: Certificate template concepts
Microsoft: Manage certificate templates
Diagnostic interpretation
This result has the HRESULT value 0x80094802. AllStat records the condition as “The request contains conflicting template information.”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the certsrv / template / conflict operation.
- Reproduce this result with the smallest valid input and note whether the result changes with identity, architecture, service state, or target object.
Retry and recovery
” has changed.
Looking for a different code? Search another status or error code.