admin管理员组

文章数量:1024080

Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?

Mixed Content: The page at '' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint '.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.

Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?

Mixed Content: The page at 'https://myapp.herokuapp./thing/index' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.
Share Improve this question asked Feb 2, 2016 at 5:57 jdogjdog 10.8k30 gold badges94 silver badges170 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 2

Make Sure this url should be :

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

as

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

Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?

Mixed Content: The page at '' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint '.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.

Not sure how to fix this error? Can I get AWS to serve my S3 content via https (SSL)?

Mixed Content: The page at 'https://myapp.herokuapp./thing/index' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://ec2-54-228-444-239.us-west-2.pute.amazonaws./socket.io/1/?t=14543333333'. This request has been blocked; the content must be served over HTTPS.
Share Improve this question asked Feb 2, 2016 at 5:57 jdogjdog 10.8k30 gold badges94 silver badges170 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 2

Make Sure this url should be :

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

as

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

本文标签: javascriptwas loaded over HTTPSbut requested an insecure XMLHttpRequest endpointStack Overflow