Hi Everyone/Daniel,

$ 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'
--2021-01-11 02:09:02--  https://curl.haxx.se/ca/cacert.pem
Resolving curl.haxx.se (curl.haxx.se)... 151.101.210.49, 2a04:4e42:31::561
Connecting to curl.haxx.se (curl.haxx.se)|151.101.210.49|:443... connected.
ERROR: cannot verify curl.haxx.se's certificate, issued by
‘CN=GlobalSign Atlas R3 DV TLS CA 2020,O=GlobalSign nv-sa,C=BE’:
  Unable to locally verify the issuer's authority.
To connect to curl.haxx.se insecurely, use `--no-check-certificate'.

Normally this is a local error. But given this is Ubuntu's wget and
certificate store it may be a bigger problem.

Jeff

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to