example does not work on mac apple m2 max (arm) - mac os ventura
## 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
<!-- Including the `mkcert -install` step and how the certificate was generated and installed. -->
i've installed with:
brew install mkcert
## What went wrong
<!-- Please include the precise error, like a terminal transcript or a browser screenshot. -->
zsh: no matches found: *.example.com
1 条评论