zllovesuki / slugsurvival

Source Code for SlugSurvival.com with Cloudflare Workers Site support
https://slugsurvival.com
GNU General Public License v3.0
14 stars 3 forks source link

Invalid certificate on data.slugsurvival.com #21

Closed natanlao closed 5 years ago

natanlao commented 5 years ago

data.slugsurvival.com uses an invalid security certificate. The certificate is not trusted because it is self-signed. The certificate is only valid for ingress.local. Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT

zllovesuki commented 5 years ago

That's interesting, because SlugSurvival doesn't use data.slugsurvival.com as the endpoint anymore.

natanlao commented 5 years ago

Ah - I was following some old documentation I think and went to data.slugsurvival.com directly - I didn't encounter this error through slugsurvival.com. Thanks for clarifying!

zllovesuki commented 5 years ago

I should probably update outdated documentation as I haven’t done that since the migration to Andromeda.

Please let know the pages that were outdated.

zllovesuki commented 5 years ago

Okay, I found sometime to update the documentation a bit: https://slugsurvival.com/explain/opensource

natanlao commented 5 years ago

Sorry, this got lost in my inbox - I can't seem to find the docs I was referencing, but I'll update this ticket if I find it.