chocolatey-licensed-issues icon indicating copy to clipboard operation
chocolatey-licensed-issues copied to clipboard

Package Internalizer - Scheme should switch to HTTPS when download URL is HTTP (like seen with choco install/upgrade)

Open ryanrichter94 opened this issue 3 years ago • 0 comments

What You Are Seeing?

When doing a choco download --internalize of a package with a binary hosted on an http URL. Chocolatey does not try to download from a secure URL using https first.

What is Expected?

Chocolatey will try to evaluate the URL as a secure https source before attempting download from a non-secure http download URL.

How Did You Get This To Happen? (Steps to Reproduce)

Doing a choco download dotnet4.5.2 --internalize the binary is available from both a http and https URL.

References

┆Issue is synchronized with this GitLab issue by Unito

ryanrichter94 avatar Jun 21 '21 20:06 ryanrichter94