gogs / gogs

Gogs is a painless self-hosted Git service
https://gogs.io
MIT License
44.98k stars 4.86k forks source link

Can't open `https://try.gogs.io` #7772

Open ChristmasZCY opened 3 months ago

ChristmasZCY commented 3 months ago

What needs to be improved? Please describe

Can't open https://try.gogs.io, I want to try gigs

Why do you think it is important?

Because it's try website

Code of Conduct

ZD-FLoM commented 3 months ago

The CN targets dev.epic****app.com instead of try.gogs.io or gogs.io. A new certificate should be issued with the proper CN.

ChristmasZCY commented 3 months ago

The CN targets dev.epic****app.com instead of try.gogs.io or gogs.io. A new certificate should be issued with the proper CN.

Sorry,what's exactly website url?

ZD-FLoM commented 3 months ago

The CN targets dev.epic****app.com instead of try.gogs.io or gogs.io. A new certificate should be issued with the proper CN.

Sorry,what's exactly website url?

You can view the certificate information and the full URL by clicking on the icon next to the URL in the browser. Since the domain in the Common Name of the certificate is different than the actual URL, browsers see this as malicious. It could just be a mistake by the domain owner.

ChristmasZCY commented 3 months ago

The CN targets dev.epic****app.com instead of try.gogs.io or gogs.io. A new certificate should be issued with the proper CN.

Sorry,what's exactly website url?

You can view the certificate information and the full URL by clicking on the icon next to the URL in the browser. Since the domain in the Common Name of the certificate is different than the actual URL, browsers see this as malicious. It could just be a mistake by the domain owner.

dev.epicparkapp.com is not OK either.

privong commented 3 months ago

Duplicate of #7651?

ChristmasZCY commented 3 months ago

Duplicate of #7651?

yes

candlerb commented 6 days ago

The certificate at try.gogs.io is currently for "adney.land"

Chrome says it uses HSTS so won't offer to click through.

So you type the hidden phrase "thisisunsafe" to get past the certificate error.

And then the web server gives a 403 error.

If this can't be fixed, I suggest removing the "Try a demo" link entirely from the Gogs homepage at https://gogs.io/