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
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
|
Rank: Newbie Groups: Member
Joined: 1/14/2014 Posts: 6
|
Thank you, this solved the problem :)
|