blob: 6acaaf78b15bbabfb0aa01ce4879949a0e5c7fec [file] [log] [blame]
<html>
<head><title>Page that displays insecure content in an iframe</title></head>
<body>
This page contains an iframe which loads an image over an http connection,
causing insecure content (when this page is loaded over https).<br>
<iframe src="https://REPLACE_WITH_HOST_AND_PORT/ssl/page_displays_insecure_content.html"/>
</body>
</html>