Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] certificate not valid for manifold.systems #481

Open
CC007 opened this issue Aug 26, 2023 · 3 comments
Open

[Bug] certificate not valid for manifold.systems #481

CC007 opened this issue Aug 26, 2023 · 3 comments
Labels

Comments

@CC007
Copy link
Contributor

CC007 commented Aug 26, 2023

Describe the bug
The webpage that is hosted at https://manifold.systems doesn't have a certificate for that same domain, but instead lists github.io and github.com (and their subdomains).

To Reproduce
Steps to reproduce the behavior:

  1. Go to the wiki in this repo
  2. Click on the Roadmap link

Expected behavior
The website opens with a certificate that valid for manifold.systems.

Screenshots
afbeelding

Desktop (please complete the following information):

  • Browser: Firefox 116.0.3
@CC007
Copy link
Contributor Author

CC007 commented Aug 26, 2023

Translation in the image:

Warning: possible security risk

...

... Firefox doesn't trust this website, because it uses a certificate that isn't valid for manifold.systems. The certificate is only valid for the following names: *.github.io, ....

Error code: SSL_ERROR_BAD_CERT_DOMAIN

...

@rsmckinney
Copy link
Member

I've struggled with getting this to work. SquareSpace hosts the domain, not the best, but I'm sure I'm the problem. There has to be a way to configure it to work with github correctly, but I've more or less given up on this.

Given I made this website in anticipation of monetizing the project (lol), I'm probably going to ditch it. Go low-key and use plain old github.

@rsmckinney rsmckinney added the bug label Aug 27, 2023
@CC007
Copy link
Contributor Author

CC007 commented Aug 27, 2023

You could set up a reverse-proxy (like haproxy or nginx) between the two that would inject the certificate. Maybe SquareSpace even has something for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants