myspaghetti / macos-virtualbox

Push-button installer of macOS Catalina, Mojave, and High Sierra guests in Virtualbox on x86 CPUs for Windows, Linux, and macOS
GNU General Public License v2.0
13.46k stars 1.11k forks source link

Update macos-guest-virtualbox.sh #660

Closed ghost closed 11 months ago

ghost commented 11 months ago

Adding secure protocol parameter to wget to download the Apple macOS software update catalog. Otherwise getting the following error:

GnuTLS: The request is invalid. Unable to establish SSL connection.

myspaghetti commented 11 months ago

Please add the argument to the wgetargs variable

ghost commented 11 months ago

Argument added to the wgetargs variable as requested. Tested with Mojave, dmg2img and AppleSupport downloads. It works fine for them 3.