When i setup the iis to accept client certificates, <access sslFlags="Ssl, SslNegotiateCert" />
it will accept certificates that is sent from any request. But when I access the site it will always prompt the user to select a certificate.
How can i turn off certificate prompt?