Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created December 14, 2017 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanmedd/c1400858739a26e8a37ab75f5664fc6f to your computer and use it in GitHub Desktop.
Save jonathanmedd/c1400858739a26e8a37ab75f5664fc6f to your computer and use it in GitHub Desktop.
Windows PS - Default Security Protocols
[System.Net.ServicePointManager]::SecurityProtocol
Ssl3, Tls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment