It would be great if `dotnet dev-certs` reports some info on the cert that it found. This is what I see: ```console C:\>dotnet dev-certs https --check A valid certificate was found. ``` In short, I want to determine if the cert I'm seeing in the browser, with the info it provides, match or don't match.