Event ID: 47 from 'Microsoft-Windows-CertPolEng' event source

PropertyDescription
Event SourceMicrosoft-Windows-CertPolEng
Event ID47
Event Qualifier0
Event LogOperation log
Event SeverityError
Event Text TemplateFailed for Certificate (encoding=%1,length=%2,value=%3).
Variables
  • %1 - EncodingType
  • %2 - EncodedCertLength
  • %3 - EncodedCert
Raw Variable Template
<template xmlns="http://schemas.microsoft.com/win/2004/08/events">
  <data name="EncodingType" inType="win:UInt32" outType="xs:unsignedInt"/>
  <data name="EncodedCertLength" inType="win:UInt32" outType="xs:unsignedInt"/>
  <data name="EncodedCert" inType="win:Binary" outType="xs:hexBinary" length="EncodedCertLength"/>
</template>

Notes

None.

See also


Share this article: