A simple zero-config tool to make locally trusted development certificates with any names you'd like.
## Environment * Operating system (including version): macOS Ventura 13.5.2 * mkcert version (from `mkcert -version`): 3.2.0 * Server (where the certificate is loaded): local * Client (e.g. browser, CLI tool, or script): any ## What you did 1. brew uninstall --ignore-dependencies mkcert => ok 2. brew install mkcert => ok 3. mkcert -install => **error: unknown option** 4. mkcert -CAROOT => **error: unknown option** ## What went wrong I don't know. Maybe multiple copies of go on my machine, or an installation in a non-canonical location, or a problem with the homebrew script? I had installed mkcert in a local node.js app so maybe it conflicted? I have removed it and reinstalled from brew but still getting unknown option errors..
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by kopeboy and has received 4 comments.