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.