-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
(Sorry, my english is not very good...)
What steps will reproduce the problem?
1. Open an SSL page containing a non SSL iframe.
2. The iframe is not loaded because it's insecure content (really), even if the
concerned domaine is in the enforced list.
What is the expected output? What do you see instead?
The expected output should be to load the iframe with https, by rewriting the
source url in the frame/iframe tag
What version of the product are you using? On what operating system?
KB SSL Enforcer 2.0.3 / Chromium 30.0.1599.101 / Mac OS-X 10.6.8
Please provide any additional information below.
I've made a simple exemple here :
https://assistance-multimedia.fr/cyril/divers/iframe_http.php
I now parsing all the pages is not good for performances, but maybe you can ad
an option to enable this.
Original issue reported on code.google.com by blancy...@gmail.com on 6 Jan 2014 at 1:03
Reactions are currently unavailable