[SAC] [OSGeo] #2885: Expired SSL certificate on download.osgeo.org

#2885: Expired SSL certificate on download.osgeo.org
---------------------------+-----------------------
Reporter: rouault | Owner: sac@…
     Type: defect | Status: new
Priority: normal | Milestone: Unplanned
Component: Systems Admin | Keywords:
---------------------------+-----------------------
{{{
$ 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.
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2885&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2885: Expired SSL certificate on download.osgeo.org
---------------------------+---------------------------------------
Reporter: rouault | Owner: sac@…
     Type: defect | Status: new
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+---------------------------------------
Changes (by robe):

* milestone: Unplanned => Sysadmin Contract 2023-I

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2885#comment:1&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2885: Expired SSL certificate on download.osgeo.org
---------------------------+---------------------------------------
Reporter: rouault | Owner: sac@…
     Type: defect | Status: closed
Priority: normal | Milestone: Sysadmin Contract 2023-I
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+---------------------------------------
Changes (by robe):

* status: new => closed
* resolution: => fixed

Comment:

Should be fixed now. My renaming of wordpress.lxd container caused issues
with certbot. I'm still in middle of resetting that up.
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2885#comment:2&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.