Report which certificate(s) that was found
Open
area-commandlinetools
enhancement
feature-devcerts
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.