Powershell - TLS1.2 support Powershell - TLS1.2 support powershell powershell

Powershell - TLS1.2 support


There was!

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

/Patrik