繁體中文
Back to Home

CA & Server Certificate Generator

SELF-SIGNED CA & SERVER CERT GENERATOR

Pure client-side self-signed certificate generator supporting both a direct self-signed mode and a CA + server certificate mode, with RSA / ECDSA / Ed25519 key algorithms and PEM / DER / PKCS#12 output formats. Ideal for local development and internal test HTTPS environments — all key generation happens in your browser memory, private keys are never uploaded.

Generation Mode
Root CA Settings
Server Certificate Settings
Key Algorithm
Output Format
825
Note: This is a self-signed certificate, which browsers and operating systems do not trust by default — use it only for local development or internal testing. The CA private key is the root of this trust chain: never use it for a production-facing service, and never leak it or commit it to version control.