ErrLookup › FiloSottile/mkcert
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like. · Go · 7 source files
Analyzed at 1c1dc4ed27 on 2026-08-15. 8 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| invalid PEM data | console | error | mkcert, windows, pem, certificate, ca-root, local-development |
| no certs found | console | warning | mkcert, windows, uninstall, certificate-store, idempotency |
| failed to open windows root store: %v | console | error | mkcert, windows, crypt32, access-denied, elevation, certificate-store |
| failed to close windows root store: %v | console | warning | mkcert, windows, crypt32, handle-management, cleanup |
| failed adding cert: %v | console | error | mkcert, windows, crypt32, certificate, root-store, installation |
| failed enumerating certs: %v | console | error | mkcert, windows, crypt32, enumeration, certificate-store, uninstall |
| failed duplicating context: %v | console | error | mkcert, windows, crypt32, cert-context, race-condition, uninstall |
| failed deleting certificate: %v | console | error | mkcert, windows, crypt32, access-denied, uninstall, certificate-store |