Allows one to manage what security protocols (SSL, TLS, etc) Visual Studio will recognize while performing web-based operations on a project, such as when adding a service reference. Importantly, this packages allows you to create service references against remote sources that only allow the TLS 1.2 protocol. Github repo: https://github.com/experient/VSSecurityProtocolManager |