<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head><body
 bgcolor="#FFFFFF" text="#000000">
<title>HTML clipboard</title><span><p>I am not sure if this is a problem
 that can be solved be modifying some 
security settings in WebKit. I hope it is. I seem to be having a problem
 using 
SSL in WebKit. I am using C# and Visual Studio 2013 for a local desktop 
application.</p>
<p>I need to browse to a web page then access the HTML in it 
using WebKit. I am very familiar with the use of the Microsoft 
WebBrowser 
control to use Internet Explorer to browse to a web page then access the
 HTML. A 
possible alternative solution would be to open a separate Google Chrome 
or 
WebKit window and then manipulate the HTML in it, but it is difficult to
 find 
anything explaining how to do that.</p>
<p>I downloaded WebKit .NET from
<a 
href="https://sourceforge.net/projects/webkitdotnet/files/WebKit%20.NET%200.x/0.5/"
 rel="nofollow">
WebKit .NET - Browse /WebKit .NET 0.x/0.5 at SourceForge.net</a>. Using 
WebKit .NET from SourceForge I am getting "Peer 
certificate cannot be authenticated with known CA certificates" 
when I try to use SSL.</p>
<p>I am using C# and Visual Studio 2013. I have created a 
Windows Forms project and added the WebKitBrowser to my 
project's references. I am executing the program in my local 
system. When it navigates to google.com it goes there but when I 
click on "Sign in" I get the error. This seems to happen for any web 
site when I need SSL (to sign in).<br>
</p>
<p>If I use the WebKitBrowserTest.exe sample then I can sign 
into Google; SSL seems to work that way.</p>
<p>I have posted a comment in
<a 
href="http://sourceforge.net/p/webkitdotnet/discussion/939856/thread/be9a178c">
WebKit .NET / Discussion / Help:SSL-Support?</a> but I have received no 
responses. If the problem can be solved in WebKit outside of the WebKit 
.NET 
project then that will really help.<br>
</p>
  <p>If I really have to, I can use C++ instead but I am sure there are 
many other C# programmers that could use a solution.<br>
  </p>

&nbsp;</span>
</body>
</html>