Opened 9 years ago
Closed 6 months ago
#1632 closed task (fixed)
Virtualhost mixup: https://mapserver.org/ points to a GRASS site
Reported by: | dmorissette | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2024-II |
Component: | SysAdmin | Keywords: | ssl |
Cc: |
Description
Hi SAC, there seems to be a virtualhost mixup on the server hosting MapServer.org. There is no HTTPS site for MapServer, but https://mapserver.org/ points to a GRASS site. The same issue may be present for other sites on the same server.
Change History (9)
comment:1 by , 9 years ago
follow-up: 7 comment:2 by , 9 years ago
Still an issue for me, and I'm not alone since this was reported by others at the Paris sprint last week.
comment:3 by , 9 years ago
I can confirm, http is fine https if you except the invalid certificate that doesn't match goes to GRASS. Perhaps a temporary redirect for https connections for now until we work out a valid certificate.
comment:4 by , 9 years ago
I'm going to suggest we try this route for getting a free https certificate https://letsencrypt.org/getting-started/
comment:5 by , 9 years ago
FYI we've started using letsencrypt here at Mapgears a few weeks ago and it works great. It's straightforward and provides a certificate that's trusted by the browsers.
comment:6 by , 9 years ago
And actually, in the mapserver.org case, and possibly others, we do not need the https for now, so it may be better to have a permanent redirect to the http site to avoid duplicating the website contents and search engine references under two sets of URLs.
comment:7 by , 9 years ago
Replying to dmorissette:
Still an issue for me, and I'm not alone since this was reported by others at the Paris sprint last week.
Sorry, I missed the s - so it's not working for me either. Sorry for the noise.
comment:8 by , 7 years ago
Keywords: | ssl added |
---|
This issue appears to be due to an improper SSL certificate, here is the error text from firefox:
mapserver.org uses an invalid security certificate. The certificate is only valid for drone.osgeo.org Error code: SSL_ERROR_BAD_CERT_DOMAIN
comment:9 by , 6 months ago
Milestone: | → Sysadmin Contract 2024-II |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Made a check on the SSL certificate for https://mapserver.org/
Everything is ok now
Was this already fixed? Works fine from here at least.