adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

Invalid https certificate for brackets.io #13074

Open jbicha opened 7 years ago

jbicha commented 7 years ago

The Mozilla Developer Network's guide for complete beginners links to https://brackets.io

But when I visit that site in my browser, I get a certificate error because the https certificate presented is only valid for github.com.

petetnt commented 7 years ago

Thanks for reporting @jbicha!

The page (https://github.com/adobe/brackets.io) is ran on GitHub Pages, which doesn't support custom domains for GitHub SSL (yet).

One solution would be using Cloudflare to set up SSL with GitHub Pages: https://blog.cloudflare.com/secure-and-fast-github-pages-with-cloudflare/

I'll see what I can do

saurabh95 commented 7 years ago

I have edited link in mozilla docs to redirect to http://brackets.io(instead of https://brackets.io). We can change it once we switch to https :)

swmitra commented 7 years ago

@saurabh95 That should be good for a few days until we find a proper solution.

zaggino commented 7 years ago

@swmitra https://letsencrypt.org/ ?

CorruptComputer commented 4 years ago

@swmitra Yes it does. All you need to do to fix it is toggle the "Enforce HTTPS" checkbox and GitHub pages will re-generate the SSL cert. Its a dead simple fix.

image

Goury commented 3 years ago

Nah, single checkbox is too hard for a corporation that doesn't have a single person who can read