IBM Support

"The request contains no certificate template information", when signing ThirdPartyCertificateTool CSR

Troubleshooting


Problem

When signing a CSR which was generated from ThirdPartyCertificateTool, the Windows Certificate Request Processor returns the following error: The request contains no certificate template information. 0x80094801 (-2146875391) Denied by policy module 0x80094801, The request does not contain a certificate template extension or the Certificate Template request attribute.

Symptom

The request contains no certificate template information. 0x80094801 (-2146875391)
Denied by policy module 0x80094801, The request does not contain a certificate template extension or the Certificate Template request attribute.

Cause

This error occurs when requesting a certificate from a Windows Enterprise Certificate Authority, where the CSR does not contain embedded certificate template information.

Environment

Signing a CSR against a Microsoft Windows Enterprise Certificate Authority

Diagnosing The Problem

Confirm the error message above

Resolving The Problem

Use the certreq command on the command line to specify the appropriate certificate template for your environment (in the example below, the "CA11-SUN-SSL-C3-1" template is specified)


certreq -submit -config "<configuration file>" -attrib "CertificateTemplate:<certificate>" <signingrequest>.csr

certreq -submit -config "MyIssuingCA" -attrib "CertificateTemplate:CA11-SUN-SSL-C3-1" CertRequest.csr

For further reference about certreq switches, refer the related URL below.

Related Information

[{"Product":{"code":"SSEP7J","label":"Cognos Business Intelligence"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Install and Config","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"10.2.1;10.2;10.1.1;10.1","Edition":"All Editions","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
15 June 2018

UID

swg21682218