AutoSPSourceBuilder icon indicating copy to clipboard operation
AutoSPSourceBuilder copied to clipboard

http downloads fail within certain proxy environments

Open mco84 opened this issue 5 years ago • 1 comments

Regarding the AutoSPSourceBuilder.xml there are some download sources with http and some with https protocol. I have a strange situation with my (Symantec) proxy that is blocking http downloads when downloading msi files but passing downloads of exe files. However, when an http download fails (e. g. http://download.microsoft.com/download/4/B/1/4B1E9B0E-A4F3-4715-B417-31C82302A70A/ENU/x64/sqlncli.msi) I can simply switch that link to https and the script works again.

What about changing all the download links to https which should be state of the art as we're in 2019?! ;-)

mco84 avatar Jun 12 '19 15:06 mco84

Was it "Microsoft SQL Server 2012 Native Client" that you needed? I think now neither http or https URL work.

shurick81 avatar Aug 10 '22 13:08 shurick81