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

Added --no-check-certficate to scripts #5

Merged
merged 5 commits into from Sep 17, 2016
Merged

Conversation

bretmette
Copy link
Contributor

I added --no-check-certficate to the scripts, there may be a better solution but I get this error when I try to run self-update

ERROR: cannot verify raw.githubusercontent.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High Assurance Server CA':
  Unable to locally verify the issuer's authority.
ERROR: certificate common name `www.github.com' doesn't match requested host name `raw.githubusercontent.com'.
To connect to raw.githubusercontent.com insecurely, use `--no-check-certificate'.

@bretmette
Copy link
Contributor Author

Additionally when the self-update script errors out it kills the script (overwrites it with a blank file)

@mkenney
Copy link
Owner

mkenney commented Aug 30, 2016

Awesome. I'm going to merge this as soon as I fix the issue with the alpine image. I'll also fix the self-update statement so that it never creates an empty file.

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

Successfully merging this pull request may close these issues.

None yet

2 participants