This tool generates an RSA 2048 key pair and creates a PKCS#10 CSR entirely in your browser. No private keys or CSRs are uploaded. Please store the generated private key securely.
How to Use
How to Use
- Fill in the Subject information (Email, Common Name, etc.).
- Click 'Generate CSR' to create an RSA key pair and CSR.
- Download the CSR file (.csr) to submit to your Certificate Authority.
- Download and securely save the Private Key (.key); it cannot be recovered if lost.
Tips
- CSR (Certificate Signing Request) is required to apply for a digital certificate.
- The private key is generated locally in your browser and is never uploaded.
- Ensure the Common Name (CN) matches the domain or identity you are securing.