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
All of a sudden, the certificate used is not accepted anymore:
However, it seems it would be better to just update the URLs, as the final destination has been moved:
% curl https://developer.arm.com/-/media/Files/downloads/gnu-rm/10-2020q4/gcc-arm-none-eabi-10-2020-q4-major-mac.tar.bz2 <html><head><title>Object moved</title></head><body> <h2>Object moved to <a href="https://armkeil.blob.core.windows.net/developer/Files/downloads/gnu-rm/10-2020q4/gcc-arm-none-eabi-10-2020-q4-major-mac.tar.bz2">here</a>.</h2> </body></html>
Fetching that new URL works perfectly and the certificate verification is smooth.
The text was updated successfully, but these errors were encountered:
Here is an example of a failed build: https://github.com/EdgeTX/edgetx/runs/3619295273?check_suite_focus=true
Sorry, something went wrong.
No branches or pull requests
All of a sudden, the certificate used is not accepted anymore:
However, it seems it would be better to just update the URLs, as the final destination has been moved:
Fetching that new URL works perfectly and the certificate verification is smooth.
The text was updated successfully, but these errors were encountered: