Opened 22 months ago
Closed 22 months ago
#2885 closed defect (fixed)
Expired SSL certificate on download.osgeo.org
Reported by: | rouault | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2023-I |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
$ curl -I -v https://download.osgeo.org/proj/proj-9.0.0.tar.gz * Trying 140.211.15.30:443... * TCP_NODELAY set * Connected to download.osgeo.org (140.211.15.30) port 443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt CApath: /etc/ssl/certs * TLSv1.3 (OUT), TLS handshake, Client hello (1): * TLSv1.3 (IN), TLS handshake, Server hello (2): * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): * TLSv1.3 (IN), TLS handshake, Certificate (11): * TLSv1.3 (OUT), TLS alert, certificate expired (557): * SSL certificate problem: certificate has expired * Closing connection 0 curl: (60) SSL certificate problem: certificate has expired More details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above.
Change History (2)
comment:1 by , 22 months ago
Milestone: | Unplanned → Sysadmin Contract 2023-I |
---|
comment:2 by , 22 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Should be fixed now. My renaming of wordpress.lxd container caused issues with certbot. I'm still in middle of resetting that up.