❔ Dev certificate works for one aspnetcore API but not another? (net6-osx)
Huh? I have two aspnetcore APIs running with an Angular app calling both. I installed and trusted a dev certificate using
I validated both APIs are using the same certificate (thumbprints the same). You don't need a dev certificate per project do you?
dotnet dev-certs https. One runs and serves responses just fine; the other reports this to the logger:I validated both APIs are using the same certificate (thumbprints the same). You don't need a dev certificate per project do you?