ASP.NET Core Locally Serving Outdated Dev Certificate
Today, I was trying to run one of our apps locally. It's a fairly small service, that's only receiving updates every few months, and all the testing and deployment happens in CI, so it hasn't been run…