BZFlag-Dev / bzflag.org

The bzflag.org static website
https://www.bzflag.org
MIT License
9 stars 7 forks source link

SSL certificate on download.bzflag.org has expired #28

Closed Calinou closed 5 years ago

Calinou commented 5 years ago

When trying to download a file from download.bzflag.org via curl, I get the following error:

❯ curl -LO https://download.bzflag.org/bzflag/windows/2.4.18/bzflag-2.4.18.exe
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     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.

This is confirmed by the inspector in Firefox:

image

The main BZFlag domain (www.bzflag.org) isn't affected by this issue.

blast007 commented 5 years ago

I was missing a deploy hook on that system, so it was renewing it but wasn't restarting nginx. I created a hook and forced a renewal to test and now it picked up the new certificate automatically.

Calinou commented 5 years ago

Thanks for resolving this issue :slightly_smiling_face:

I just added BZFlag in scoop-games.