mkcert
Zero-config tool for locally-trusted HTTPS certificates. Create valid TLS certs for development without browser warnings.
36 commands
Browse by Topic
Install mkcert (macOS)
Install mkcert local CA tool using Homebrew on macOS
Install local CA
Install the local certificate authority into your system trust store
Create localhost certificate
Generate a trusted TLS certificate for localhost development
Install CA
Install local CA to system trust store.
Get CA root location
Print CA root directory path.
Check installation
Verify mkcert is installed.
Set custom CA root
Install CA using a custom root directory.
View CA certificate
Inspect the CA certificate details.
Verify CA is trusted
Verify a certificate against the local CA.
Check CA expiry
Check when the CA root certificate expires.
Copy CA for Docker use
Copy CA cert into Docker build context.
Uninstall CA
Remove CA from trust stores.
Remove generated certs
Delete generated certificate files.
Remove CA root files
Delete the CA root directory and keys.
Full cleanup
Uninstall CA and remove all root files.
Remove all PEM files
Delete all certificate and key files in directory.
Find all mkcert certs
Locate mkcert-generated files recursively.
Discussion
Loading comments...