🌐 Domain Details

⚙️ ACME Options

📋 Ready-to-Run Certbot Commands

acme-client — certbot preview
$ enter your domains and press Generate Key Pair & CSR…
1 ACME account key generated (ECDSA P-256)
2 Certificate private key + CSR created locally
3 Submit order & complete challenge (run certbot on server)
4 Let's Encrypt issues certificate (valid 90 days)
5 Auto-renewal: certbot renew --dry-run
Identifiers (SAN order)
Certificate Key / Signature
ACME Directory Endpoint
Account Key Thumbprint (RFC 7638, real)
CSR Subject
domain.csr
-----BEGIN CERTIFICATE REQUEST-----
(generated CSR will appear here)
privkey.key
-----BEGIN PRIVATE KEY-----
(generated private key will appear here)
⚠️ Let's Encrypt only issues certificates after verifying domain control through an ACME challenge on a live server. This tool generates the real key pair, a standards-compliant CSR and exact issuance commands locally; run certbot with them to obtain the actual certificate.