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:
11052Severity: Warning
Component: TLS client certificate verification
Windows Event Log source:
Adiscon EvntSLogAvailable 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#
Confirm that the listener requires certificate authentication and identify the client involved in the rejected handshake.
Verify that the client presents the intended certificate and that certutil displays a usable subject and identity values.
Correct the client certificate selection or replace a malformed certificate, then retry one mutual-TLS session and verify message receipt.
Detailed procedures#
Resolve a destination and test its TCP port — Verify DNS, selected address, routing, and TCP establishment.
Verify TLS certificates, private keys, and permitted peers — Identify CA, certificate, private-key, trust-chain, and permitted-peer failures without exposing private key material.
Collect an Event ID and neighboring product events — Preserve the complete event and the product events immediately before and after it.
Export configuration and collect a bounded debug log — Create a text configuration export and time-bounded debug capture, then disable debugging.
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.