Libcurl can't download.

Scott Hannahs via Fink-users <[email protected]>
Newsgroups gmane.os.apple.fink.general
Message-ID <[email protected]>
There is an expired certificate somewhere on some of the download servers?  In trying to update libcurl4, I get the following:

curl --connect-timeout 30 -f -L -A 'fink/0.45.4' -O http://distfiles.yeg.ab.ca.finkmirrors.net/distfiles/curl-7.80.0.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   280  100   280    0     0   1978      0 --:--:-- --:--:-- --:--:--  1985
  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

This seems like it is using the fink mirrors as a source has not updated the expiry date on their certificates.

The temporary workaround is to manually change the directory to your source directory and execute the curl command with the insecure “-k” option.
sudo curl -k --connect-timeout 30 -f -L -A 'fink/0.45.4' -O http://distfiles.yeg.ab.ca.finkmirrors.net/distfiles/curl-7.80.0.tar.xz

-Scott

_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.