JulNadeauCA / libagar

Cross-Platform GUI Toolkit (stable)
https://libagar.org/
BSD 2-Clause "Simplified" License
377 stars 41 forks source link

Incomplete certificate chain on libagar.org #60

Closed AMDmi3 closed 1 year ago

AMDmi3 commented 3 years ago

FYI. This leads to failure to validate the certificate, such as:

% curl -I https://libagar.org 
curl: (60) SSL certificate problem: unable to get local issuer certificate
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.

See https://www.ssllabs.com/ssltest/analyze.html?d=libagar.org&latest for details

JulNadeauCA commented 1 year ago

The SSL certificate has been updated since. Thanks for the notice!