Windows error 0x80094801, -2146875391

Detailed Error Information

CERTSRV_E_NO_CERT_TYPE[1]

MessageThe request contains no certificate template information.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode9 (0x009)
NameFACILITY_SSPI[2][1]
DescriptionThe source of the error code is the Security API layer.[2][1]
Error Code18433 (0x4801)

Questions

3votes
1answer

Issue certificate for a PKCS#10 CSR without Cert template. 0x80094801 MS W2K3 enterprise CA

We have a MS Enterprise 2003 CA. I am trying to issue a certificate for a PKCS#10 CSR which is generated without a certificate template. I am getting the following error > > The request contains no certificate template information. 0x80094801 > > (-2146875391) Denied by Policy Module 0x80094801, The [...] read more
active-directory
cryptography
windows-server-2003
certificate
x509certificate
2votes
1answer

Using an AD-integrated Enterprise CA to issue an Exchange 2010 certificate

I have a small test network that includes Win2k8 R2 machines, an Enterprise CA server and an Exchange 2010 SP1 RU1 CAS server. I would like to issue a certificate for Exchange from the CA. As the first step, I created the certificate request, which (according to OpenSSL) contains the [...] read more
exchange-2010
certificate-authority
ad-certificate-services

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0