Import .CSR into Enterprise CA
Currently I am using FirePass for my VPN. In order to encrypt the data, it need to generate .CSR and install it. I have generate a .CSR but I could not import it into the Enterprise CA.It has an error "......no certificate information. 0x80094801 (-2146875391). Denied by Policy Module 0x80094801. The request does not contain a certificate template extension or the certificatetemplate request attribute"I followed the instruction on the link from Microsoft http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/advcert.mspx#EYBAC to fix the problem. I specificly followed the "certificate template configuration" procedure to fix it.Is the "certificate template configuration" procedure only step that I have to do to fix this problem?Is there any other way to fix this error?
May 14th, 2008 11:53pm
Hello,
Do you use the Certification Authority MMC where you submit the CSR?
Because, there is no option in the Certification Authority MMC to select a certificate template. You may receive the "The request contains no certificate template information" error message.
You may receive a "The request contains no certificate template information" error message when you submit a CSR to an enterprise CA by using the Certification Authority Microsoft Management Console (MMC) snap-in in Windows Server 2003
http://support.microsoft.com/?id=910249
You may try the Web enrollment method to submit the certificate.
1. In the Microsoft CA MMC, right click Certificate Template--->New--->certificate template to issue--->choose Router (offline request)--->click OK.
2. Open http://servername/certsrv page.
3. Choose Request a certificate--->advanced certificate Request---> Submit a certificate request using a base64 encoded PKCS #10 file or a renewal request using a base64 encoded PKCS #7 file.
4. Paste the request into it, choose "Router (offline request)" (or any other proper template according to the device you will issue to)as the certificate template.
Hope it helps.
Free Windows Admin Tool Kit Click here and download it now
May 15th, 2008 1:42pm
Thanks Dannydo, the solution also work for request from AIX systems.
regards,Johan Montano R.
January 13th, 2010 4:50pm


