we have 2 load balanced IIS servers which we want to host a WCF on. the entry URL is https but this is terminated at the load balanced server and changed to http before it gets to the IIS servers.
We are using .net 4, is there a built in configuration to handle this scenario?