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

No longer able to install Scotbox - Self Signed Certificate Issue #19

Open
gttechlife opened this issue Jun 28, 2018 · 2 comments
Open

Comments

@gttechlife
Copy link

The box I use for all my local development is no longer working.

Maybe the most frequent non git and vagrant commands I run on my box is : "git clone https://github.com/scotch-io/scotch-box-pro . "

Up until today it has always worked without fail. But now I get the following error:

"Cloning into 'scotch-box-pro'...
fatal: unable to access 'https://github.com/scotch-io/scotch-box-pro/': SSL certificate problem: self signed certificate in certificate chain"

I'll look for a solve on my end to bypass that warning, but is there something the Scotchbox team can help with?

@gttechlife
Copy link
Author

A temporary workaround is to run this command, not good for security however, I'd rather not need to leave this disabled.

git config --global http.sslVerify false

@whatnickcodes
Copy link
Member

whatnickcodes commented Jun 28, 2018 via email

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

2 participants