I have configured my WCF services to work with SSL but it works ONLY if the HTTP binding exists in the IIS Web Site. When the HTTP binding not exists and exists only HTTPS b
you need to use mexHTTPSBinding unstead of mexHTTPBinding