EventReporter Event ID 11054: TLS certificate-name authentication has no permitted peers#

Answer#

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

Event details#

  • Event ID: 11054

  • Severity: Warning

  • Component: TLS peer authorization

  • Windows Event Log source: Adiscon EvntSLog

  • Available since: 26.07

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

Possible causes#

  • Certificate-name authentication was selected without adding any permitted certificate names.

  • 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-name authentication.

  2. Inspect that listener’s permitted peers and derive the intended value from the authorized client’s certificate CN or SAN, not from an unrelated system name.

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

Detailed procedures#

Verify the result#

Confirm that the intended client name completes TLS and delivers one test message, Event ID 11054 does not recur, and an unlisted certificate name 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 redacted permitted-peer configuration.

  • The authorized client’s sanitized certificate subject and SANs 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.