---- On Thu, 08 Apr 2021 00:21:04 -0400 Dennis Clarke via curl-library <curl-library@cool.haxx.se> wrote ----
> > This is likely a problem with OpenSSL and not curl but regardless I was > surprised to see : > > > europa$ > europa$ curl -4 -L --url 'https://gitlab.com/' -o /dev/null > % 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: unable to get local issuer certificate <snip> > So I looked into the location where the ssl certs "should" be given my > curl config : <more snipped> It's probably worth running with verbose output to see what is actually going on. For example: https://paste.sr.ht/~tuxpup/54de3fe431cf595519490535a52b2d7421e18db6 Does the verbose output offer any additional clues? ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html