Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL certificate problem during cloning #205

Open
codepoet80 opened this issue Aug 29, 2022 · 0 comments
Open

SSL certificate problem during cloning #205

codepoet80 opened this issue Aug 29, 2022 · 0 comments

Comments

@codepoet80
Copy link

Executing the command git clone --recurse-submodules https://github.com/showmewebcam/showmewebcam.git almost immediately resulted in: fatal: unable to access 'https://git.buildroot.net/buildroot/': SSL certificate problem: certificate has expired

I was able to work-around by removing the folder, then retrying with: GIT_SSL_NO_VERIFY=true git clone --recurse-submodules https://github.com/showmewebcam/showmewebcam.git
Not sure how safe this is, though!

@codepoet80 codepoet80 changed the title SSL certificate problem during buildroot SSL certificate problem during cloning Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant