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 - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -