dotnet / dotnet/aspnetcore

Report which certificate(s) that was found

Open
#12,783 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.