Description
Local HTTPS development can use certificates that browsers and tools trust on the developer machine. Developers use mkcert to avoid self-signed warning friction while testing websites, APIs, and local services.
It is a local certificate generator, not a public certificate authority. Installing a local CA changes trust on the machine, so protect the root key and use it only for development.