Welcome Guest Search | Active Topics | Sign In | Register

webControl on SSL with invalid certificate Options
Arturas
Posted: Friday, March 7, 2014 3:13:59 AM
Rank: Newbie
Groups: Member

Joined: 1/14/2014
Posts: 6
Hello,


I have a situation where I have to open a web page with frames - and the contents of these frames points to https URL. The problem starts because SSL certificate is not valid (probably self-signed). In Chrome I get warning and option to continue, in webControl I get no warning and no page opens.
Would it be possible somehow to modify webControl to ignore SSL certificate errors optionally?

Once I visit the HTTPS URL in Chrome - and accept the warning - I can open the same URL in webControl without any problems. However the end-user may use different HTTPS URLs and I cannot preload all URLs in advance for him...


Thank you
eo_support
Posted: Friday, March 7, 2014 8:44:35 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

You can handle this event to ignore the certificate error:

http://www.essentialobjects.com/doc/6/eo.webbrowser.webview.certificateerror.aspx

Thanks!
Arturas
Posted: Friday, March 7, 2014 11:21:06 AM
Rank: Newbie
Groups: Member

Joined: 1/14/2014
Posts: 6
Thank you, this solved the problem :)


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.