Event ID: 145 from 'Microsoft-Windows-CertificationAuthority' event source

PropertyDescription
Event SourceMicrosoft-Windows-CertificationAuthority
Event ID145
Event Qualifier0x00000000
Event LogApplication
Event SeverityInformation
Microsoft Security RatingLow
Event Text TemplateThe Subject Key Identifier (SKI) computed by the certification authority (CA) differs from the value provided in the request. For security reasons, the CA will ignore the SKI value specified in the request.

Additional information:
SKI specified in the request: %1
SKI computed by CA: %2
Variables
  • %1 - SKIRequested
  • %2 - SKIGenerated
Raw Variable Template
<template xmlns="http://schemas.microsoft.com/win/2004/08/events">
  <data name="SKIRequested" inType="win:UnicodeString" outType="xs:string"/>
  <data name="SKIGenerated" inType="win:UnicodeString" outType="xs:string"/>
</template>

Notes

None.

See also


Share this article: