Description
Generates simple self-signed certificates for development, testing, and local services. Administrators and developers use it when they need quick TLS material without setting up a full certificate authority workflow.
Self-signed certificates do not provide public trust by themselves. Protect private keys, set correct names and lifetimes, and avoid using test certificates for public production services.