FiloSottile / FiloSottile/mkcert
Specify CA Name on mkcert -install
Open
waiting for info
- Dominant language
- Go
- Stars
- 59.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
Would like to request the ability to specify a name for the CA certificate's subject common name when running `mkcert -install`.
Example: `mkcert -instal -name 'My Dev CA 01'`
The built-in method for generating the CN of the CA certificate uses parenthesis in the name which have to be escaped properly in certain languages, bash as an example.
Contributor guide
Assessment
This issue has not been assessed yet.