Accepting client certificates without prompting user for certificate

谁说我不能喝 提交于 2019-12-12 02:51:15

问题


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?

来源:https://stackoverflow.com/questions/36055497/accepting-client-certificates-without-prompting-user-for-certificate

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!