eduardinni / bootlint-online

Bootlint implementation to check remote websites via HTTP. Node.js back-end with React front-end
https://www.bootlint.com
MIT License
37 stars 2 forks source link

HTTPS Error after submit a validation attempt #28

Closed lordlouis closed 6 years ago

lordlouis commented 6 years ago

The console shows this while submitting a validation attempt: Mixed Content: The page at 'https://www.bootlint.com/' was loaded over HTTPS, but requested an insecure resource 'http://bootlint-online.api.bootlint.com/check'. This request has been blocked; the content must be served over HTTPS.

2018-07-13-130312_1366x744_scrot Using Google Chrome 65.0.3325.181 (Build oficial) (64 bits)

conficient commented 6 years ago

The same result with Edge (v42) and Firefox (v61)

eduardinni commented 6 years ago

Thanks for the report, it is fixed now :)