Gaurav Khanna

Results 1 issues of Gaurav Khanna

I've been trying to replicate WCF calls from ASP.NET to Nodejs with some configurations like below: **Web.config** < binding name="SamplePortSOAPBinding1" messageEncoding="Mtom" > < security mode="TransportWithMessageCredential" > < message clientCredentialType="Certificate" />...