Description
Creates self-signed certificates for local development, testing, or private internal workflows. It is useful when a service needs TLS during setup without requesting a public certificate authority certificate.
Self-signed certificates are not automatically trusted by other systems and can train users to ignore warnings if misused. Use proper CA-issued certificates for public services and protect generated private keys.