FileTiny

Free TLS/SSL certificate

Let's Encrypt Certificate Generator

Verify your domain and download a trusted certificate plus its private key. No account or server upload is required.

Your private key stays in this tab

Keys are generated locally and are never sent to FileTiny. Closing or resetting this page clears them from memory.

1Certificate details
2Verify domain
3Download files

Step 1

Choose the certificate

Let's Encrypt
Testing option

How certificate issuance works

1Keys stay local

The browser generates separate ACME account and certificate keys. Only signatures and the CSR are sent to Let's Encrypt.

2You prove domain control

Add a DNS TXT record or publish a small HTTP challenge file. Wildcard certificates always use DNS.

3Download and install

After validation, Let's Encrypt returns the certificate chain. Download it with the matching private key.

TLS/SSL certificate guide

How do I request a Let's Encrypt certificate?

Choose a single-domain or wildcard certificate, enter the domain, and generate validation details. Single domains can use DNS TXT or HTTP file validation. Wildcard certificates require DNS validation. After validation, download the certificate and its matching private key.

Should I use DNS or HTTP validation?

Which certificate files should I download?

Most Nginx, Caddy, and reverse-proxy configurations use fullchain.pem with private.key. The ZIP also contains the leaf certificate and intermediate chain for other server panels.

What happens when the certificate expires?

This tool does not retain keys or renew certificates in the background. Request another certificate before expiry, or use a server ACME client such as Certbot or acme.sh for unattended renewal.

Related searches:Let's Encrypt certificate generatorfree SSL certificatewildcard certificatedownload TLS certificate

FAQ

Let's Encrypt certificate questions

Does FileTiny save the certificate private key?

No. The private key is generated and used only in the memory of this browser tab. It is not sent to FileTiny or written to localStorage. Download and back it up before closing or resetting the page.

Why do wildcard certificates require DNS validation?

Let's Encrypt requires DNS-01 validation for wildcard names. Add every generated TXT value to DNS and keep simultaneous values in place until issuance finishes.

Does this tool renew certificates automatically?

No. This page is for requesting and downloading a certificate. For unattended renewal, run an ACME client such as Certbot or acme.sh on your server.