Sometime in the process of installing VS2017 (or maybe later), the program installs a certificate for local development.
Everything worked fine until I installed Fiddler and since that moment the VS2017 certificate stopped working and I get the "Your connection is not private" message whenever I navigate to my localhost app.
Any ideas how to re-install the original certificate so that my localhost becomes again a trusted host?