HTTP iframe on HTTPS page -



HTTP iframe on HTTPS page -

i have simple question, can't find reply i'm looking for.

is http iframe that's loaded on secure https page secured?

it not automatically, should verify if src of iframe connecting via https or not:

<iframe src="http://www.example.com"></iframe>

your iframe doesn't extend https access principal page.

http iframe https

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -