Forum Discussion
Issues with downloading
https://community.altera.com/kb/knowledge-base/why-does-my-quartus%C2%AE-prime-installation-fail-with-certificate-error-ssl-certific/351512
- jergosh5 months ago
New Contributor
I'm following the steps shown in the link you provided but i cant get it to work.
Any help would be appreciated
- RichardT_altera5 months ago
Super Contributor
Oh no, you need to use the file name for the installer.
Example:
qinst-standard-windows-24.1std-1077.exe
In your case, it should be:
qinst-standard-windows-24.1std-1077.exe -sp"--cacert C:\cacert\caert.pem"
You get the filename when you download it. Alternatively, the filename is also stated in the Quartus Download Center.
https://www.altera.com/downloads/fpga-development-tools/quartus-prime-standard-edition-design-software-version-24-1-windows
As a reference, this is another forum thread with the same issue:Regards,
Richard Tan- jergosh5 months ago
New Contributor
thank you for the fast response i will try this now