microsoft / VS-PPT

Productivity Power Tools - a set of Visual Studio extensions improving developer productivity.
http://aka.ms/extendvs
Other
885 stars 146 forks source link

Offline install in 2017 fails due to invalid certificate #224

Open mintyc opened 5 years ago

mintyc commented 5 years ago

Using latest PPT on VS 2017 latest - OFFLINE usage. The signing cert used by the PPT is newer than the latest certs in VS 2017 (15.9.8) and so fails to install as it cannot resolve go.microsoft.com to find newer certs.

Sign with a cert compatible with both 2017 and 2019, or don't sign?