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

Some servers complain with curl & https://files.smf.sh... #1

Open
davidpelaez opened this issue May 19, 2014 · 1 comment
Open

Some servers complain with curl & https://files.smf.sh... #1

davidpelaez opened this issue May 19, 2014 · 1 comment

Comments

@davidpelaez
Copy link

Trying to curl https://files.smf.sh/util/0.1.1/sm-util_0.1.1_linux_amd64.tar.gz there's an SSL error in Fedora 20. It's well known that browsers have way many CA certificates installed but the default ones in linux work for most things, e.g. git clone with https from Github never complains.

I see that @wayneeseguin was working on the bin folder and added some build/release scripts. I was wondering if those are to be completed soon, or maybe adding something to push to Bintray or Github releases would be of any interest. Currently I had to perform parts of the sm installation by hand because of the failed curl in Fedora, so I'd like to find a solution that doesn't require updated the default's CA bundle.

Let me know if I can help with some code or ping me here if there's already a solution in place. Something like this makes a lot of sense http://www.consul.io/downloads.html (they all point to Bintray)

@davidpelaez
Copy link
Author

I don't know if the CA currently used in that domain is very rare, but even the indications here: http://serverfault.com/questions/394815/how-to-update-curl-ca-bundle-on-redhat didn't help me make the curl work while still using https verification :(

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