How to disable SSL checking when using System.Windows.Controls.WebBrowser control inside a WPF application?
I have tried to use the ServicePointManager but it does not work. Any suggestions?
How to disable SSL checking when using System.Windows.Controls.WebBrowser control inside a WPF application?
I have tried to use the ServicePointManager but it does not work. Any suggestions?