stacks-network / stacks

Overview of Bitcoin's Stacks layer.
https://www.stacks.co/
2.03k stars 243 forks source link

Example Live Demo Not Served Over HTTPS #435

Open gf5901 opened 6 years ago

gf5901 commented 6 years ago

When I try to authenticate via the BlockStack Web App, it gets stuck on "Sign In Request Loading app details..." and shows this HTTPS error in the console: Mixed Content: The page at 'https://browser.blockstack.org/auth?authRequest=...' was loaded over HTTPS, but requested an insecure resource 'http://publik.ykliao.com/manifest.json'. This request has been blocked; the content must be served over HTTPS.

thilankadamith commented 6 years ago

Create a self sign certificate and run the app with https

ghost commented 4 years ago

seems closable.