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

PropertyDescription
Event SourceMicrosoft-Windows-CertPolEng
Event ID32
Event Qualifier0
Event LogOperation log
Event SeverityError
Event Text TemplateCertVerifyCertificateChainPolicy Failed Status is %1, ChainIndex %2, lElementIndex %3
Variables
  • %1 - LastError
  • %2 - ChainIndex
  • %3 - lElementIndex
Raw Variable Template
<template xmlns="http://schemas.microsoft.com/win/2004/08/events">
  <data name="LastError" inType="win:UInt32" outType="win:ErrorCode"/>
  <data name="ChainIndex" inType="win:UInt32" outType="xs:unsignedInt"/>
  <data name="lElementIndex" inType="win:UInt32" outType="xs:unsignedInt"/>
</template>

Notes

None.

See also


Share this article: