Skip to content

Force Powershell to use tls1.2

Rodrigo Muino Tomonari requested to merge github/fork/jschpp/fix-331440 into master

Powershell defaults to tls 1.0 - This forces powershell to use tls 1.2 Tls 1.2 is supported in all current microsoft operating systems and needed to download chocolatey.

Fixes: https://github.com/nodejs/node/issues/33140

Checklist

Merge request reports

Loading