I receive the following error after deploying v2 on our development server.
0eb9027….js?meteor_js_resource=true:144 Mixed Content: The page at 'https://testapp.test.eu/admin' was loaded over HTTPS, but requested an insecure script 'http://testapp.test.eu/msgfmt/locale/all/0'. This request has been blocked; the content must be served over HTTPS.l @ 0eb9027….js?meteor_js_resource=true:144
I guess something internal uses a normal insecure request.
Hi,
I receive the following error after deploying v2 on our development server.
0eb9027….js?meteor_js_resource=true:144 Mixed Content: The page at 'https://testapp.test.eu/admin' was loaded over HTTPS, but requested an insecure script 'http://testapp.test.eu/msgfmt/locale/all/0'. This request has been blocked; the content must be served over HTTPS.l @ 0eb9027….js?meteor_js_resource=true:144
I guess something internal uses a normal insecure request.Any pointers how I could fix this?