chocolatey / package-validator

Windows service to validate packages conform to package standards
Apache License 2.0
31 stars 29 forks source link

REQUIRED: Do not change the SecurityProtocol in scripts #233

Open ferventcoder opened 4 years ago

ferventcoder commented 4 years ago

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls11;