Page 1 of 1

Error cloning https://git.videolan.org/git/ffmpeg/nv-codec-headers.git/

Posted: 14 Oct 2021 11:44
by tavolodo
When I try to clone the mentioned repo I get the following error:

git clone https://git.videolan.org/git/ffmpeg/nv- ... aders.git/
Cloning into 'nv-codec-headers'...
fatal: unable to access 'https://git.videolan.org/git/ffmpeg/nv- ... aders.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

Please fix the issue. Note that cloning is possible via http://, however I'd prefer keep cloning via https.

Re: Error cloning https://git.videolan.org/git/ffmpeg/nv-codec-headers.git/

Posted: 19 Oct 2021 18:25
by unidan
Hi, you need to update your certificate files since one of letsencrypt root certificate has expired.

Eg: https://superuser.com/questions/1679204 ... d-error-60