Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I downloaded the latest Umbraco template and started a brand new Umbraco instance with VS. When I run the web project, I get the following:
Your connection isn't private
Attackers might be trying to steal your information from localhost (for example, passwords, messages, or credit cards).
NET::ERRCERTINVALID
Could anyone offer a tip on its remedy?
Have a look at https://aka.ms/aspnet/https-trust-dev-cert - it sounds like your development certificate is not setup to be trusted
Thank you so much for the quick tip. It worked instantly.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Error "Your connection isn't private" for brand new Umbraco instance
I downloaded the latest Umbraco template and started a brand new Umbraco instance with VS. When I run the web project, I get the following:
Your connection isn't private
Attackers might be trying to steal your information from localhost (for example, passwords, messages, or credit cards).
NET::ERRCERTINVALID
Could anyone offer a tip on its remedy?
Have a look at https://aka.ms/aspnet/https-trust-dev-cert - it sounds like your development certificate is not setup to be trusted
Thank you so much for the quick tip. It worked instantly.
is working on a reply...