EventReporter Event ID 11052: TLS client certificate identity is unavailable#

Answer#

The certificate-authenticated listener could not obtain both a usable client certificate and its subject identity. This branch includes a client that sent no certificate, a certificate with no usable subject, or a subject-conversion failure, and the listener rejects the connection.

Event details#

  • Event ID: 11052

  • Severity: Warning

  • Component: TLS client certificate verification

  • Windows Event Log source: Adiscon EvntSLog

  • Available since: 26.07

  • Message pattern: TLS client certificate identity is unavailable. Additional detail: {event_detail}

Possible causes#

  • The client is not configured to present a certificate, uses an authentication mode that does not send one, or selected the wrong certificate.

  • The presented certificate has no usable subject identity or OpenSSL could not convert that subject for peer authorization.

Immediate checks#

  1. Confirm that the listener requires certificate authentication and identify the client involved in the rejected handshake.

  2. Verify that the client presents the intended certificate and that certutil displays a usable subject and identity values.

  3. Correct the client certificate selection or replace a malformed certificate, then retry one mutual-TLS session and verify message receipt.

Detailed procedures#

Verify the result#

Complete one mutual-TLS handshake with the intended client certificate, positively verify receipt of its test message, and confirm that Event ID 11052 does not recur.

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 client-certificate metadata if a certificate was presented.

  • The client and listener configuration exports plus a bounded handshake 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.