mkcert icon indicating copy to clipboard operation
mkcert copied to clipboard

A simple zero-config tool to make locally trusted development certificates with any names you'd like.

Results 178 mkcert issues
Sort by recently updated
recently updated
newest added

I have a problem on safari browser with ios 13 and 14 devices. the rootCA.pem is installed and exists under trusted certificates on ios device but it still not valid...

question
waiting for info

curl: (22) The requested URL returned error: 404 Not Found Error: Failed to download resource "mkcert" Download failed: http://7xkcej.dl1.z0.glb.clouddn.com/bottles/mkcert-1.4.2.catalina.bottle.tar.gz Warning: Bottle installation failed: building from source. ==> Downloading http://7xkcej.dl1.z0.glb.clouddn.com/bottles/go-1.15.3.catalina. #=#=#...

running mkcert 1.4.2. when using the `-csr` flag, mkcert silently replaces the CSR file `www.example.com.pem` with a file of the same name `www.example.com.pem` that contains the signed certificate. instead of...

``` ❯ time mkcert -CAROOT 10:57:28 /Users/myuser/Library/Application Support/mkcert ________________________________________________________ Executed in 851.95 millis fish external usr time 483.51 millis 109.00 micros 483.40 millis sys time 336.20 millis 460.00 micros 335.74...

waiting for info

I would like to use `mkcert` as an ACME server to automate the process of using it as an internal CA for securing service-to-service http calls. Maybe as a separate...

enhancement

I'm running in to a very strange issue, whereby suddenly mkcert.exe refuses to run on a developer's PC, where previously it worked fine. I have attached an image of the...

help wanted
Windows

It would be nice if the CA could be generated with a Name Constraint, so that it can only be used on a specific top-level domain like `.local`. See https://timothy-quinn.com/name-constraints-in-x509-certificates/

mkcert -install Using the local CA at "/home/fisa/.local/share/mkcert" ✨ Installing in Firefox and/or Chrome/Chromium failed. Please report the issue with details about your environment at https://github.com/FiloSottile/mkcert/issues/new 👎 Note that if...

Filippo, as we discussed as GothamGo, using `mkcert` as an infrastructure CA to secure internal service-to-service http calls is probably a use case falls within the mission of `mkcert`. The...

enhancement

When installing the local CA into the system using `mkcert -install` all entities for which it is installed are reported: ``` The local CA is now installed in the system...