Rakelitica
Because I spent time on this.
Tuesday, February 19, 2019
Use [by default] TLS 1.2 on PowerShell
As simple as this:
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)