package-validator icon indicating copy to clipboard operation
package-validator copied to clipboard

REQUIRED: Do not change the SecurityProtocol in scripts

Open ferventcoder opened this issue 5 years ago • 0 comments

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

ferventcoder avatar Jun 02 '20 17:06 ferventcoder