Software > Firmware

Error Cloning Firmware Git Repo

(1/1)

witsu:
Hi,
I am trying to follow the Compiling Firmware instructions on the wiki https://wiki.raptorcs.com/wiki/Compiling_Firmware
Has anyone else run into this error while cloning the git repo:?

git clone -b raptor-v2.00 --recursive https://scm.raptorcs.com/scm/git/talos-op-build
Cloning into 'talos-op-build'...
fatal: unable to access 'https://scm.raptorcs.com/scm/git/talos-op-build/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

I can disable that warning in get, but I am wondering if this is expected or not.

Thanks

SiteAdmin:
Looks like LetsEncrypt updated their intermediate certificates, and the server hosting our GIT repos needed that certificate updated.  The intermediate certificate expiry seems to have primarily impacted a handful of command-line tools that require a full certificate chain to be served from the host server.

witsu:
Thanks!

Works now. Yes I was using git from the command line.

Navigation

[0] Message Index

Go to full version