csr generator
generate an RSA key pair and PKCS#10 certificate signing request, entirely in-browser
// certificate_signing_request.csr
// private_key.pem
Keep this private key safe. It was generated locally in your browser and was never transmitted anywhere. Anyone who has it can decrypt traffic and impersonate this certificate. Save it somewhere secure, upload it directly to your server/CA, and don't paste it into chat, email, or shared drives. Refreshing or closing this page discards it permanently — it is not stored.