mon / 0x40-web

Pretty images and colours
http://0x40.mon.im/
MIT License
393 stars 38 forks source link

Mixed Content errors when loading respack list #12

Closed TheAwoo closed 8 years ago

TheAwoo commented 8 years ago

Mixed Content: The page at 'https://bng.pw/hues/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://cdn.0x40hu.es/getRespacks.php'. This request has been blocked; the content must be served over HTTPS.

Message appears on both:

Error message gets thrown when trying to load up the respack list. Would love to submit a pull request instead, but the CDN seems https-incapable.

My alternative solution of falling back to http doesn't work either - i just get redirected back to https version.

mon commented 8 years ago

The CDN had a broken SSL config. Contacted AMM and this should be fixed.

mon commented 8 years ago

Actually, the cdn still returns http urls in the response so probably still fails. It will be patched but I'll reopen this until it's fixed.

TheAwoo commented 8 years ago

Yup, the issue still persists on my end too. Thank you for the quick reply. :smile:

mon commented 8 years ago

CDN has been fixed