Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixed Content caused by Laravel #1

Open
lydia-gu opened this issue Apr 2, 2019 · 1 comment
Open

Mixed Content caused by Laravel #1

lydia-gu opened this issue Apr 2, 2019 · 1 comment

Comments

@lydia-gu
Copy link
Member

lydia-gu commented Apr 2, 2019

Mixed Content: The page at 'https://etaki3d.techlab.works/' was loaded over HTTPS, 
but requested an insecure stylesheet 
'http://etaki3d-12xxxxxxxx.ap-southeast-2.elb.amazonaws.com/public/css/style.css'. 
This request has been blocked; the content must be served over HTTPS.

Possible solutions:

@lydia-gu
Copy link
Member Author

lydia-gu commented Apr 5, 2019

Problem is fixed by f0f5b55, dcfb885, 2a3d119, b68478f, 0a14d4e

as well as
whitelisted some headers in CloudFront: CloudFront-Forwarded-Proto and Host headers (As suggested by fideloper/TrustedProxy and this article https://serversforhackers.com/c/cloudfront-and-your-app).

The reference could be found here fideloper/TrustedProxy#123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant