For a web site set to run with a SSL certificate, what is the purpose of SSL settings in IIS Manager and what do they do? -


i have sites set run securly ssl certificate. in iis manager when clicking site node in middle of screen list of features having different settings can set. 1 of them called ssl settings. double clicking shows page stating:

this page lets modify ssl settings content of websit or application

it gives options of check box require ssl , radio list client certificate 3 options, 1. ignore, 2. accept, 3. require.

what's significance of each option , do?

i tried searching in google didn't find anything.

select ignore if not want accept client certificate if client presents one.

select accept accept client certificates.

select require require client certificates. use require client certificates, must enable require ssl.

taken here specify whether use client certificates (iis 7)


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -