I have a .NET application that I want to use as a client to call an SSL SOAP web service. I have been supplied with a valid client certificate called foo.pfx. T
foo.pfx
In my case changing Identity to NetworkService in Application Pool solved this problem.