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

Certificate is not working for me #2

Open
ronikb opened this issue May 15, 2020 · 6 comments
Open

Certificate is not working for me #2

ronikb opened this issue May 15, 2020 · 6 comments

Comments

@ronikb
Copy link

ronikb commented May 15, 2020

This is not working for me. Getting Certificate Authority Invalid error while deploying this certificate

@5hanth
Copy link

5hanth commented May 15, 2020

nginx: [warn] "ssl_stapling" ignored, issuer certificate not found

@aveao
Copy link

aveao commented May 15, 2020

This is not a certificate that's actually intended to be used. It's not signed by any valid CA, which leads to the issues you're having.

@adamczi
Copy link

adamczi commented May 15, 2020

Imagine if it actually worked 😄 If you really want to use this project, you should treat it as a regular self-signed cert, but I doubt this is useful even then (unless you want your infrastructure to be a total mess). Funny idea though.

@andrewstuart
Copy link

Pretty sure you could add this to your trust store locally and it should work. You should not do this. But I think you could.

@ZsBT
Copy link

ZsBT commented May 18, 2020

This is not working for me. Getting Certificate Authority Invalid error while deploying this certificate

not working because it is just a hoax. there are quite strict rules to domain names and alt names from the beginning of time.

@aveao
Copy link

aveao commented May 18, 2020

@ZsBT It's not a hoax. It's a valid certificate (according to the standards), it's just not signed by a trusted CA, so in practice it's useless. This is an experiment, a toy, and should be treated as such.

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

No branches or pull requests

6 participants