c# - Is there a way to programmatically choose a certificate for a System.Windows.Forms.WebBrowser request and if so how can this be done? -


the problem i'm having ie , other browsers default looking client certificates in certificates - current user. want grab specific 1 certificates (local computer) store (i've got code written already) , use 1 user chooses or choose 1 them if possible. choosing 1 them optimal solution.

also i'm not 100% locked using webbrowser, need way embed browser windows form , have web browser able authenticate via client certificates. have code written via httpwebresponse, wasn't able use inside webbrowser.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -