Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created December 14, 2017 11:36
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/e45b9c33dd1831bdc18ab85ad0f76cdd to your computer and use it in GitHub Desktop.
Save jonathanmedd/e45b9c33dd1831bdc18ab85ad0f76cdd to your computer and use it in GitHub Desktop.
PS Core - SslProtocol Parameter
Invoke-RestMethod -Method POST -Body $Body -Uri $URI -SslProtocol Tls12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment