07-17-2023 12:00 PM
Hello:
I am trying to download yangsuite repo from github, I got following error..
cmdline: git clone -v --branch=main -- https://github.com/YangModels/yang.git /ys-data/users/admin/scratch/tmp8l123an1
docker-yangsuite-1 | stderr: 'Cloning into '/ys-data/users/admin/scratch/tmp8l123an1'...
docker-yangsuite-1 | fatal: unable to access 'https://github.com/YangModels/yang.git/': server certificate verification failed. CAfile: none CRLfile: none
Any help to point to right direction?
Thanks
Solved! Go to Solution.
07-24-2023 10:56 AM
Thanks for reply, I already found the problem, Yangsuite is missing root cert from GitHub, certs needs to be installed at
/usr/share/ca-certificates
07-24-2023 10:54 AM
Are you trying to install yangsuite ? If so, you may like to start from here - https://github.com/CiscoDevNet/yangsuite.
Thanks,
Yawming
07-24-2023 10:56 AM
Thanks for reply, I already found the problem, Yangsuite is missing root cert from GitHub, certs needs to be installed at
/usr/share/ca-certificates
07-24-2023 11:48 AM
Thanks for sharing !
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide