Skip to content

Fix demo not using HTTPS for loading Bootstrap. - #11

Open
MircoBabin wants to merge 1 commit into
fpirsch:masterfrom
MircoBabin:fix-demo
Open

Fix demo not using HTTPS for loading Bootstrap.#11
MircoBabin wants to merge 1 commit into
fpirsch:masterfrom
MircoBabin:fix-demo

Conversation

@MircoBabin

Copy link
Copy Markdown

The demo at https://fpirsch.github.io/twin-bcrypt/ was broken, because Bootstrap was not loaded over HTTPS. This pull request fixes that.

Navigated to https://fpirsch.github.io/twin-bcrypt/
twin-bcrypt/:9 Mixed Content: The page at 'https://fpirsch.github.io/twin-bcrypt/' was loaded over HTTPS, but requested an insecure stylesheet 'http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css'. This request has been blocked; the content must be served over HTTPS. 
twin-bcrypt/:10 Mixed Content: The page at 'https://fpirsch.github.io/twin-bcrypt/' was loaded over HTTPS, but requested an insecure stylesheet 'http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css'. This request has been blocked; the content must be served over HTTPS.

Navigated to https://fpirsch.github.io/twin-bcrypt/
twin-bcrypt/:9 Mixed Content: The page at 'https://fpirsch.github.io/twin-bcrypt/' was loaded over HTTPS, but requested an insecure stylesheet 'http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css'. This request has been blocked; the content must be served over HTTPS.
twin-bcrypt/:10 Mixed Content: The page at 'https://fpirsch.github.io/twin-bcrypt/' was loaded over HTTPS, but requested an insecure stylesheet 'http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css'. This request has been blocked; the content must be served over HTTPS.
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

Successfully merging this pull request may close these issues.

1 participant