Hi all,
i'm wondering if there is a possible solution for thw below scenario.
our web server is behind a content switch which handle all SSL stuff with client browsers & off-load all the ssl requests before it reach the web server, so all request reach web server in http.
we have a mutual authentication requirment with one of our clients which require a client certificate authentication from our web site.
since there is no SSL certificate installed on our web server, how can i enable the "Require Client certificate" option without enabling "Require SSL " option in IIS security tab ??