How to force WebBrowser control to select one specific client certificate?

≡放荡痞女 提交于 2020-02-23 07:05:11

问题


Anyone knows how to force the WebBrowser control to automatically select a specific client certificate and not open the pop up with client certificates list?


回答1:


I solved this issue changing the certificate purposes to "Disable all purposes for this certificate", so just the certificate with the desired purpose could be used by WebBrowser control.



来源:https://stackoverflow.com/questions/4388149/how-to-force-webbrowser-control-to-select-one-specific-client-certificate

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