Generate SAN-aware CSR commands
Certificate authorities now rely on the subject alternative name extension for hostname coverage. This tool turns a root domain, additional hostnames, and organization details into an OpenSSL config file that keeps those SAN entries explicit.
The private key and CSR are not created in the browser. Copy the generated config and commands, run them in your own terminal, and upload only the `.csr` file during SSL certificate issuance.