Skip to content

Instantly share code, notes, and snippets.

@Zalexanninev15
Created June 30, 2022 06:29
Show Gist options
  • Save Zalexanninev15/bee89a178eff6f97902e06a8a9e543e1 to your computer and use it in GitHub Desktop.
Save Zalexanninev15/bee89a178eff6f97902e06a8a9e543e1 to your computer and use it in GitHub Desktop.
Activate all security protocols for all network functions to work (HTTPS)
ServicePointManager.SecurityProtocol = VitNX3.Functions.Web.Config.UseProtocols();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment