Yunohost homepage / apps - Certificate expired

Hi there,

when browsing to
https://yunohost.org/en/apps
i get the message that the certificate is expired - and certificate date was until about an hour ago.
Guess the same goes for the main page :wink: Just thought you might want to know .

1 Like

Indeed!

% curl -v -L https://yunohost.org                                                                        [19/01/23 13:06]
*   Trying 2001:910:1410::1:443...
* Connected to yunohost.org (2001:910:1410::1) port 443 (#0)
* ALPN: offers h2
* ALPN: offers http/1.1
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (OUT), TLS handshake, Client hello (1):
* (304) (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
* TLSv1.2 (IN), TLS handshake, Certificate (11):
* TLSv1.2 (OUT), TLS alert, certificate expired (557):
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.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.

Issue resolved. :slight_smile:

3 Likes