WCF Certificate Based Authentication Issue. Service is Getting authenticated with an invalid Certificate
I’m a beginner with WCF services. Trying to implement a Certificated based authentication on a WCF service and facing an issue. The service expects a specific Certificate from the calling client. The …