FiloSottile / FiloSottile/mkcert
example does not work on mac apple m2 max (arm) - mac os ventura
Open
- Dominant language
- Go
- Stars
- 59.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Environment
* Operating system (including version):
mac os ventura
* mkcert version (from `mkcert -version`):
v1.4.4
* Server (where the certificate is loaded):
localhost
* Client (e.g. browser, CLI tool, or script):
shell
## What you did
mkcert -key-file key.pem -cert-file cert.pem example.com *.example.com
i've installed with:
brew install mkcert
## What went wrong
zsh: no matches found: *.example.com
Contributor guide
Assessment
This issue has not been assessed yet.