I have sites set to run securly with a SSL certificate. In the IIS Manager when clicking the site node I get in the middle of the screen a list of features having different settings that can be set. One of them is called SSL Settings. Double clicking shows a page stating:
This page lets you modify the SSL settings for the content of a websit or application
It gives options of a check box Require SSL
and a radio list Client Certificate
with three options, 1. Ignore
, 2. Accept
, 3. Require
.
What's the significance of each option and what do they do?
I tried searching in Google but didn't find anything.