Blazor wrong ssl certificate
Problem When I try to run my blazor app, it shows "Your connection is not private" – wrong ssl certificate in browser. Solution Run in terminal/console: [crayon-69bd2a6610b70443822694/] Confirmation windows will pop-up, so confirm all of them and after this my blazor app runs just fine.