Quick ProTip: Negotiate TLS Connections In Powershell With A Minimum TLS Version Requirement
Synopsis This is a quick post to highlight the nuances of Powershell and protocol management in regard to TLS connections. If you’ve ever attempted to make a secure connection (for example, an API request) to a service with certain net security requirements, you might have run into this …
