Windows error 0x80093103, -2146881277

Detailed Error Information

CRYPT_E_ASN1_CORRUPT[1]

MessageASN1 corrupted data.
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 Code12547 (0x3103)

Questions

2votes
0answers

Does the Windows Certification Authority support CMC Requests with CRMF Request Body?

I have a program that generates CMC certificate requests with a CRMF Request Body. When I submit this request to a certification authority running on Windows Server 2008 R2 Enterprise it always fails with the error > ASN1 corrupted data. 0x80093103 (ASN: 259) Unfortunately that error doesn't tell me what [...] read more
windows-server-2008-r2
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