System.ServiceModel.Channels.HttpsClientCertificateInvalid
Client certificate is invalid.
Description
This trace indicates that the certificate provided by the client was found to be invalid by the HTTPS listener. The HTTPS listener was attempting to validate the authenticity of the client using this certificate. A certificate could be invalid if its Certificate Authority is not recognized by the server hosting the service.
See Also
Concepts
Using Tracing to Troubleshoot Your Application
WCF Administration and Diagnostics