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 brew package for curl-ca-bundle? #47

Closed
christophergregory opened this issue May 20, 2013 · 14 comments
Closed

No brew package for curl-ca-bundle? #47

christophergregory opened this issue May 20, 2013 · 14 comments

Comments

@christophergregory
Copy link

Chriss-MacBook-Air:~ cg$ brew install curl-ca-bundle
Error: No available formula for curl-ca-bundle
Chriss-MacBook-Air:~ cg$

http://cl.ly/P5zV

@smdahlen
Copy link
Contributor

@sinechris Try brew update first. The formula does exist (https://github.com/mxcl/homebrew/commits/master/Library/Formula/curl-ca-bundle.rb) -- you may not have the latest homebrew source.

@christophergregory
Copy link
Author

Yes, that was very premature issue to send. My apologies.

@smdahlen
Copy link
Contributor

No worries.

On Mon, May 20, 2013 at 2:49 PM, sinechris notifications@github.com wrote:

Yes, that was very premature issue to send. My apologies.


Reply to this email directly or view it on GitHubhttps://github.com//issues/47#issuecomment-18165059
.

@opichon
Copy link

opichon commented May 23, 2014

Still not working after brew update. I am running Mac OS X Mavericks.

@plrodrig
Copy link

Same here.

@eiser82
Copy link

eiser82 commented May 24, 2014

Having the same issue, any update ?

@opichon
Copy link

opichon commented May 25, 2014

From the page reference above in the comment dated 21 May 2013: the curl-ca-bundle was removed on 25 April 2014!

@abury
Copy link

abury commented Jun 4, 2014

Umm... why?? I'm having the same issue

@simoniong
Copy link
Contributor

The same here, can anyone explain this a little bit more?

@lucasmilin
Copy link

I'm having the same issue!

@lucasmilin
Copy link

Remove curl-ca-bundle
This is no longer used by anything in core.

The openssl formula provides a cert file that is bootstrapped using
certificates from the system keychain.

Additional certificates can be added in
$(brew --prefix)/etc/openssl/certs

where they will be picked up by openssl.

@simoniong
Copy link
Contributor

@lucasmilin @smdahlen how about remove the hint about curl-ca-bundle in the readme file, and make a pull request? Maybe add openssl related installation guide instead?

@laspluviosillas
Copy link

To whom it may concern, you can download the curl-ca-bundle.crt file removed from here: http://softlayer-dal.dl.sourceforge.net/project/machomebrew/mirror/curl-ca-bundle-1.87.tar.bz2

Copy into $(brew --prefix)/etc/openssl/certs and then follow the EXPORT/source instructions in the official readme.

@hustqy
Copy link

hustqy commented Sep 19, 2015

as curl-ca-bundle was removed from homebrew how can i find the cert 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

No branches or pull requests

10 participants