Microsoft-Windows-IIS-CentralCertificateProvider

12 events across 2 channels

EventTitleChannel
101task_0Operational
102task_0102Administrative
103task_0103Operational
104task_0104Operational
105task_0105Operational
106task_0106Operational
107task_0107Operational
108task_0108Operational
109task_0109Operational
110task_0110Operational
111task_0111Administrative
112task_0112Administrative

Event ID 101: task_0

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider initialization was successful.

Event ID 102: task_0102

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Administrative

Message #

Provider initialization failed. HRESULT [%1]

Fields #

NameDescription
HRESULT HexInt32

Event ID 103: task_0103

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider successfully served PFX [%1] for DNS [%2].

Fields #

NameDescription
PfxFilePath UnicodeString
DNSNameBlob UnicodeString
HRESULT HexInt32

Event ID 104: task_0104

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider failed to serve PFX [%1] for DNS [%2]. HRESULT [%3]

Fields #

NameDescription
PfxFilePath UnicodeString
DNSNameBlob UnicodeString
HRESULT HexInt32

Event ID 105: task_0105

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider was requested to free the PFX blob.

Event ID 106: task_0106

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider was requested to free the PFX identifier [%1].

Fields #

NameDescription
PfxIdentifier UnicodeString

Event ID 107: task_0107

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider was requested to free the PFX decryption password.

Event ID 108: task_0108

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider was requested to release resources. Reason Reason Code [%1], description [%2]

Fields #

NameDescription
Reason UInt32
ReasonDesc UnicodeString

Event ID 109: task_0109

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider provided a host process with a list of cache entries to flush. The procedure was successful.

Event ID 110: task_0110

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Operational

Message #

Provider provided a host process with a list of cache entries to flush. The procedure failed.

Event ID 111: task_0111

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Administrative

Message #

Provider successfully updated configuration from registry key [HKLM\SOFTWARE\Microsoft\IIS\CentralCertProvider] change.

Event ID 112: task_0112

#
Provider
Microsoft-Windows-IIS-CentralCertificateProvider
Channel
Administrative

Message #

Provider failed to update configuration from registry key [HKLM\SOFTWARE\Microsoft\IIS\CentralCertProvider] change. HRESULT [%1]

Fields #

NameDescription
HRESULT HexInt32

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID ab1d279a-75cc-4f2a-8fea-38e61f54d048

Defined in iiscertprovider.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893 · schema read from the registered manifest · binary version 10.0.20348.1 · captured 2026-06-02

Downloads

Credits

  • Microsoft - authored the ETW manifests and PDBs the schema comes from
  • jdu2600 - the event-schema TSV format this catalog adopted
  • nasbench - the tool that dumps registered providers and manifests