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

CLI tools step failure message could be improved in cases when download.clojure.org certificate is expired #82

Open
nfedyashev opened this issue Jul 14, 2020 · 4 comments

Comments

@nfedyashev
Copy link

remote: -----> Installing Clojure 1.10.0.411 CLI tools
remote:  !     Push rejected, failed to compile Clojure (Leiningen 2) app.
remote: 
remote:  !     Push failed
remote: Verifying deploy...
remote: 
remote: !	Push rejected to foo-app.
curl https://download.clojure.org/install/linux-install-1.10.0.411.sh
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

Alex Miller is aware of this issue and is currently working on fixing it afaik.
Hopefully it won't happen again, so priority of this issue is probably low.

@tiensonqin
Copy link

Just encountered this too.

@tiensonqin
Copy link

How about fallback to insecure connections like curl -k?

@nfedyashev
Copy link
Author

It has been fixed a few minutes ago

@tiensonqin
Copy link

👍

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