#2759 closed task (fixed)
https://upload.osgeo.org/ - SSL_ERROR_BAD_CERT_DOMAIN
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Unplanned |
Component: | SysAdmin | Keywords: | ssl |
Cc: |
Description
At time I get this error when connecting to https://upload.osgeo.org/:
Websites prove their identity via certificates. Firefox does not trust this site because it uses a certificate that is not valid for upload.osgeo.org. The certificate is only valid for download.osgeo.org.
Error code: SSL_ERROR_BAD_CERT_DOMAIN
Change History (3)
comment:1 by , 3 years ago
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Expanded the download.osgeo.org cert on osgeo7 to include upload.osgeo.org
comment:3 by , 3 years ago
Should use https://download.osgeo.org for downloading.
Perhaps then better add a HTTP redirect? Or a static page saying
"Please use https://download.osgeo.org for downloading"
?
Note:
See TracTickets
for help on using tickets.
That has never had a cert, but I can add one.
That really shouldn't be used by anyone except for uploading via sftp.
Should use https://download.osgeo.org for downloading.