jhorsman
10/21/2019 - 1:21 PM

Set TLS1.2 with PowerShell

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12