On Mon, 11 Jan 2021, Jeffrey Walton via curl-library wrote:

$ lsb_release -a
Distributor ID:    Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:    20.04
Codename:    focal

$ command -v wget
/usr/bin/wget

$ wget -O cacert.pem 'https://curl.haxx.se/ca/cacert.pem'
 Unable to locally verify the issuer's authority.

I tested the same on Ubuntu 18.04 with the shipped curl version there and it works fine.

The cert is used by Fastly for a vast amount of servers so you'll likely to have widespread issues when it doesn't work.

Finally: that URL is the old one anyway, get the bundle from the current URL and you'll see that it is signed by anoter cert: https://curl.se/ca/cacert.pem

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to