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

crew openssl installation breaks https certificate verification #52

Closed
dmcaulay opened this issue Dec 29, 2014 · 3 comments
Closed

crew openssl installation breaks https certificate verification #52

dmcaulay opened this issue Dec 29, 2014 · 3 comments

Comments

@dmcaulay
Copy link
Contributor

It looks like this issue was simply ignored by adding the --no-check-certificate option in 8b773b1. I verified that removing the chromebrew openssl installation fixed the issue for me. If I have more free time I'll continue to investigate.

@Downchuck
Copy link

Seems like libcurl could use libcurl-gnutls.so.4 -- not sure if that's related.

@thedamian
Copy link
Contributor

Now I don't know if I didn't install something from crew that will break this. But when trying to test this and trying the line in that check in that you mentioned and running it from the shell:

wget https://raw.github.com/skycocker/chromebrew/master/lib/package.rb

It works on my box and I have crew and about 10 packages from there installed (including ruby and node and nano etc)

What can I run to confirm that crew has changed something on my chromebook?

@lyxell
Copy link
Contributor

lyxell commented Jan 16, 2016

This is impossible to recreate at the moment since chromebrew no longer installs it's own openssl. This issue can safely be closed.

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

4 participants