[SAC] [OSGeo] #2572: SSL certificate for https://download.osgeo.org expired

#2572: SSL certificate for https://download.osgeo.org expired
---------------------------+-----------------------
Reporter: rouault | Owner: sac@…
     Type: defect | Status: new
Priority: critical | Milestone: Unplanned
Component: Systems Admin | Keywords:
---------------------------+-----------------------
{{{
$ curl -v https://download.osgeo.org/libtiff/tiff-4.1.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.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (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/2572&gt;
OSGeo <https://osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#2572: SSL certificate for https://download.osgeo.org expired
---------------------------+---------------------------------------
Reporter: rouault | Owner: sac@…
     Type: defect | Status: closed
Priority: critical | Milestone: Sysadmin Contract 2021-I
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+---------------------------------------
Changes (by robe):

* status: new => closed
* resolution: => fixed
* milestone: Unplanned => Sysadmin Contract 2021-I

Comment:

Should be fixed now. Was still using wildcard cert. Changed to
individual.

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

#2572: SSL certificate for https://download.osgeo.org expired
---------------------------+---------------------------------------
Reporter: rouault | Owner: sac@…
     Type: defect | Status: closed
Priority: critical | Milestone: Sysadmin Contract 2021-I
Component: Systems Admin | Resolution: fixed
Keywords: |
---------------------------+---------------------------------------

Comment (by rouault):

Yes, works again. Thanks for the prompt action!

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