Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ssl/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
https/http iframe安全性不一致_Iframe_Ssl_Localhost - Fatal编程技术网

https/http iframe安全性不一致

https/http iframe安全性不一致,iframe,ssl,localhost,Iframe,Ssl,Localhost,我一直在努力解决围绕https站点开发的不一致性问题,该站点使用非http站点(不提供https)的iFrame。主要问题是在我的本地机器上进行测试(使用https://localhost/或映射到127.0.0.1)的任何域都没有安全冲突,因此问题只在部署后出现 我在linux上使用Chrome27时遇到了这个问题 是否有任何方法可以在本地主机上强制执行安全性,或者如果我缺少其他东西

我一直在努力解决围绕https站点开发的不一致性问题,该站点使用非http站点(不提供https)的iFrame。主要问题是在我的本地机器上进行测试(使用
https://localhost/
或映射到127.0.0.1)的任何域都没有安全冲突,因此问题只在部署后出现

我在linux上使用Chrome27时遇到了这个问题

是否有任何方法可以在本地主机上强制执行安全性,或者如果我缺少其他东西