FiloSottile / FiloSottile/mkcert
Client certs also specify Server usage
Open
- Dominant language
- Go
- Stars
- 59.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
Using the `-client` flag results in a certificate valid for both Client and Server usage. This can lead to some unexpected validation scenarios. I think they should be mutually exclusive in practice.
Contributor guide
Assessment
This issue has not been assessed yet.