openSSL could not get installed
if you look at https://ci.appveyor.com/project/Flyingmana/magento-composer-installer-396/build/1.0.6 you see some build error.
It seams the download url the script uses is not available anymore.
I just started to use AppVeyor, so I dont know where exactly to report this problem or how to get it solved.
But openSSL is a very important part for every php project I think, so I assume its worth to get fixed and also to get some documentation.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 26 Jan, 2015 02:33 AM
Hi Daniel,
You can find installation script inside OpenSSL NuGet package:
Apparently both download URLs are dead. I checked OpenSSL download page - URLs changed to:
I think you have two options here:
1) Fix the package and submit it to Chocolatey (so other can enjoy it)
2) Just download the package and run its installer during the build (you can grab silent installation parameters from package PS script).
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.