github-latest-commits-widget icon indicating copy to clipboard operation
github-latest-commits-widget copied to clipboard

"Mixed Content" error using HTTPS

Open jmckenna opened this issue 6 years ago • 1 comments

Error message:

Mixed Content: The page at 'https://mapserver.org/index.html' was loaded over HTTPS, but requested an insecure resource 'http://tylerlh.github.io/github-latest-commits-widget/?username=mapserver&repo=mapserver&limit=10'. This request has been blocked; the content must be served over HTTPS.

jmckenna avatar Jul 16 '19 12:07 jmckenna

referrer page's code:

<iframe src="https://tylerlh.github.com/github-latest-commits-widget/?username=mapserver&repo=mapserver&limit=10"
  allowtransparency="true" frameborder="0" scrolling="yes" width="230px" height="200px"></iframe>

jmckenna avatar Jul 16 '19 12:07 jmckenna