Forum Discussion
Unable to download Quartus
Still not working!
Which Quartus installer are you using?
What error message are you encountering?
Please provide the steps you performed to trigger the error, as well as any debugging or troubleshooting steps you have already taken.
Regards,
Richard Tan
- Sheikh_Sadi_RMIT5 months ago
New Contributor
I tried to install Quartus 25.1 by Quartus Prime Lite Edition Installer (SFX) and got an error message. I tried out all the step available on internet to fix this. From command prompt to updating & reinstalling the drivers. Though my Wi-Fi is working perfectly, I'm getting the same connection error message. I also tried your way to download it. Still no progress.
- RichardT_altera5 months ago
Super Contributor
From one of your screenshot, it stated that the CA certificate file appears to be invalid. You might need to put the full path name, e.g. C:\Users\Downloads\cacert.pem. Then click Apply and see if it works.
Alternatively,
Open a command prompt or terminal and run the installer with the --cacert option, pointing to the new certificate file
Windows:qinst_<version>.exe -sp"--cacert <full path to cacert.pem>"
Regards,
Richard Tan- Sheikh_Sadi_RMIT5 months ago
New Contributor
It worked