minetest.github.io icon indicating copy to clipboard operation
minetest.github.io copied to clipboard

Self-signed SSL certificate is used on minetest.net (but not www.minetest.net)

Open pi0neerpat opened this issue 5 years ago • 6 comments

Just letting you all know!

pi0neerpat avatar Mar 28 '20 22:03 pi0neerpat

It seems minetest.net has a very long-lived but self-signed certificate whereas www.minetest.net is still a valid certificate signed by Let's Encrypt:

minetest.net

Certificate validity begin/end

www.minetest.net

Certificate validity begin/end

This isn't something I can fix on my end, @celeron55 will have to do it.

Calinou avatar Mar 28 '20 23:03 Calinou

Bump :slightly_smiling_face: The comment above is still relevant today (I just tried again).

Calinou avatar Jun 02 '20 13:06 Calinou

A working redirect minetest.net → www.minetest.net would be good for SEO as well.

phtephen7 avatar Jun 22 '20 13:06 phtephen7

minetest.net still uses the wrong cert.

programmerjake avatar Jul 17 '21 17:07 programmerjake

Bump since this issue still is a problem

huantianad avatar Jun 24 '22 05:06 huantianad

cc @celeron55

Calinou avatar Jun 24 '22 16:06 Calinou

I tried to fix this and got rate limited by letsencrypt.org. Meanwhile minetest.net now has another self signed certificate.

Anyone know how long a ban I might have gotten?

It's a bit tricky to do this as I want to redirect the domain while having to provide the ACME response from the domain. In my defense, I think I would have gotten it right just when I got the rate limit response.

celeron55 avatar Aug 12 '22 12:08 celeron55

Rate limit cooldown looks to have passed and... knew it, this time it worked!

Please check if it looks fixed to you all.

celeron55 avatar Aug 12 '22 13:08 celeron55

It works in Firefox 102:

image

I can also directly browse to https://minetest.net (non-www) and it works too.

Calinou avatar Aug 12 '22 14:08 Calinou