Skip to content
New issue

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

debloat.zip fails to download #114

Closed
chaospixel opened this issue Jul 18, 2018 · 1 comment
Closed

debloat.zip fails to download #114

chaospixel opened this issue Jul 18, 2018 · 1 comment

Comments

@chaospixel
Copy link

chaospixel commented Jul 18, 2018

I ran packer build --only virtualbox-iso .\windows_10.json

While the build succeeds, there are errors reported in the log output...

Log output

==> virtualbox-iso: Provisioning with powershell script: ./scripts/debloat-windows.ps1
    virtualbox-iso: Downloading debloat zip
    virtualbox-iso: Exception calling "DownloadFile" with "2" argument(s): "The request was aborted: Could not create SSL/TLS secure virtualbox-iso: channel."

@StefanScherer
Copy link
Owner

Thanks. This is normally a problem with missing TLS 1.2 default in PowerShell. Could you try the fix in #115 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants