We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to install the Solana CLI from the docs
sh -c "$(curl -sSfL https://release.solana.com/v1.18.18/install)"
I am getting the error curl: (60) SSL certificate problem: certificate has expired
When I go to https://release.solana.com/v1.18.18/install - the SSL is expired.
Fix the SSL.
Please accept my apology if this is not the right place for this.
The text was updated successfully, but these errors were encountered:
This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave
Sorry, something went wrong.
No branches or pull requests
Problem
I am trying to install the Solana CLI from the docs
I am getting the error curl: (60) SSL certificate problem: certificate has expired
When I go to https://release.solana.com/v1.18.18/install - the SSL is expired.
Proposed Solution
Fix the SSL.
Please accept my apology if this is not the right place for this.
The text was updated successfully, but these errors were encountered: