EventReporter Event ID 11056: TLS certificate-fingerprint authentication has no permitted peers#

Answer#

The listener is configured for certificate-fingerprint authentication, but its permitted-peer list is empty. It therefore rejects every client certificate because no fingerprint can be authorized.

Event details#

  • Event ID: 11056

  • Severity: Warning

  • Component: TLS peer authorization

  • Windows Event Log source: Adiscon EvntSLog

  • Available since: 26.07

  • Message pattern: TLS certificate-fingerprint authentication has no permitted peers. Additional detail: {event_detail}

Possible causes#

  • Certificate-fingerprint authentication was selected without adding any permitted certificate fingerprints.

  • The permitted-peer entries were removed, saved under a different listener, or were not present in the configuration loaded by the service.

Immediate checks#

  1. Identify the affected listener and confirm that its TLS mode is certificate-fingerprint authentication.

  2. Calculate the fingerprint from the authorized client’s current certificate and compare its algorithm and format with the listener’s permitted-peer requirements.

  3. After verifying ownership, add the permitted fingerprint, save and reload the configuration, and retry one authorized client connection.

Detailed procedures#

Verify the result#

Confirm that the intended client fingerprint completes TLS and delivers one test message, Event ID 11056 does not recur, and an unlisted fingerprint remains rejected.

Evidence to collect#

  • The complete Windows Application Event Log entry, including all event detail.

  • The product version, listener name, TLS mode, timestamp with time zone, and sanitized permitted-fingerprint configuration.

  • The authorized client’s sanitized certificate metadata and calculated fingerprint plus a bounded debug log; omit private keys and unrelated identities.

Escalation#

If the event continues after the detailed procedures, collect the listed evidence and contact Adiscon Support.