How to handle “This page has insecure content.” message?

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

How to handle “This page has insecure content.” message?

Postby racingcow » Mon Apr 30, 2012 10:27 am

Does anyone know an answer to my question on StackOverflow?

http://stackoverflow.com/questions/1035 ... nt-message

Sorry for the double post, but I haven't been getting much luck there, and wondered if someone here might have something to add. I also posted a CefSharp GitHub issue at https://github.com/chillitom/CefSharp/issues/71, but they said that it was most likely a CEF-related issue.
racingcow
Newbie
 
Posts: 1
Joined: Mon Apr 30, 2012 10:24 am

Re: How to handle “This page has insecure content.” message?

Postby magreenblatt » Mon Apr 30, 2012 12:26 pm

There are two ways to allow display of insecure content:

1. Set the WebPreferences allow_displaying_insecure_content and allow_running_insecure_content values.
2. Implement WebPermissionClient allowDisplayingInsecureContent and allowRunningInsecureContent.

Neither of these approaches are currently exposed by CEF. Please create an issue in the CEF issue tracker, patches welcome.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 49 guests