rsms / scripter

The Scripter Figma plugin
https://figma.com/c/plugin/757836922707087381/
MIT License
190 stars 22 forks source link

Certificate issue on scripter.rsms.me #21

Closed yoonbuck closed 1 year ago

yoonbuck commented 1 year ago

Hi, you mentioned yesterday that the SSL issue was a bug on GitHub's end and should be fixed. Unfortunately, I am still getting errors loading scripter.rsms.me as the certificate is for *.github.io. Because of this, the plugin can't be opened in the desktop app. (The network tab shows the request fails with net:ERR_CERT_COMMON_NAME_INVALID)

image

(I'm opening a new issue since this is different from the Cloudflare problem that seems to be resolved, I hope that's okay.)

rsms commented 1 year ago

Looking into it...

rsms commented 1 year ago

It's served by GitHub pages and I see this confusing error in settings:

Screen Shot 2023-04-05 at 16 05 53

Can't find information about that "error" message in GitHubs documentation so I have no idea what to do (until a few days ago Scripter was hosted by Cloudflare but that had some serious issues and I had to disable it. I'm going to look into enabling that again.)

rsms commented 1 year ago

Okay, should be back up now, served by CF instead of GH

Screen Shot 2023-04-05 at 16 12 51
rsms commented 1 year ago

Found this helpful. Have made the change to DNS and now waiting for GH to update. https://github.com/orgs/community/discussions/23049

rsms commented 1 year ago

Well, that doesn't work either. I guess SSL on subdomains is just broken with GitHub pages.

Screen Shot 2023-04-05 at 16 21 27
rsms commented 1 year ago

Removed everything from DNS records to GitHub setting and started over, doing exactly what I've done before. And... it worked? Lol. Okay, let me know if you experience any more issues!

Screen Shot 2023-04-05 at 16 29 42
yoonbuck commented 1 year ago

Sweet, Scripter is back! Thanks so much for getting this sorted out.