2 repos
Tools that generate and manage local root certificates to provide trusted encryption for internal development environments.
Explore 2 awesome GitHub repositories matching security & cryptography · Local Certificate Authorities. Refine with filters or upvote what's useful.
Caddy is an extensible, modular web server platform designed for high-performance traffic management and automated security. At its core, it functions as a dynamic HTTP gateway that handles request routing, static asset delivery, and reverse proxying through a chain of configurable handler modules. The system is built
Issuance and management of local root certificates provide trusted encryption for internal hostnames and IP addresses without needing public certificate authorities.
mkcert is a command-line utility designed to simplify local development by generating and managing locally-trusted development certificates. It creates a unique, self-signed root certificate authority on the local machine, which serves as a trusted source for issuing development credentials. By automating the generatio
Establishes a unique, self-signed root certificate and private key pair to serve as a trusted authority for local network traffic.