繁体   English   中英

已通过HTTPS加载,但请求了不安全的XMLHttpRequest端点

[英]was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint

不确定如何解决此错误? 我可以让AWS通过https(SSL)提供我的S3内容吗?

Mixed Content: The page at 'https://myapp.herokuapp.com/thing/index' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://ec2-54-228-444-239.us-west-2.compute.amazonaws.com/socket.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.

确保此网址应为:

http://ec2-54-228-444-239.us-west-2.compute.amazonaws.com/socket.io/1/?t=14543333333

https://ec2-54-228-444-239.us-west-2.compute.amazonaws.com/socket.io/1/?t=14543333333

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM