LetsEncrypt plugin#
About Let’s Encrypt: Let’s Encrypt is a free, automated, and open certificate authority (CA) that issues domain-validated (DV) TLS/SSL certificates to help secure websites and services. Learn more at Let’s Encrypt Link

The Let’s Encrypt plugin in CrushFTP simplifies certificate management by automatically generating a Java Keystore (.jks) file containing a valid certificate from Let’s Encrypt. This plugin eliminates the need to install or configure external tools like Certbot — everything is handled directly within CrushFTP.


✅ Enabled: Turns the Let’s Encrypt plugin on so it runs and attempts to manage certificates.
✅ Debug: Enables verbose logging to help diagnose issues during certificate generation or renewal.
ACME Host: acme-v02.api.letsencrypt.org: The production Let’s Encrypt ACME server for issuing real certificates.
ACME Staging Host: acme-staging-v02.api.letsencrypt.org: Used for testing — issues dummy certs that aren’t trusted by browsers but avoid hitting rate limits.
Server Instance: Selects which CrushFTP server instance (DMZ node) the certificate should be generated for. Let’s Encrypt will challenge that server instance. Leave it empty for the default/main instance.
Challenge Type: Available only with ACME v2.
• http-01 -> This is an HTTP-based challenge and requires CrushFTP to have an HTTP Server item accessible externally on port 80. Make sure HTTPS redirect is disabled. (ACME v1 only supports HTTP-based challenges.)
• tls_alpn -> (Only works with Java 11 or higher) This is a TLS-based challenge and requires CrushFTP to have an HTTPS Server item accessible externally on port 443.
Related CrushFTP Server port: Must match the HTTPS port configured in your CrushFTP server item. Defaults to 443.
Notes: Freeform text field. Internal documentation or notes only. Has no effect on behavior.
Domains: Multiple domains should be separated with commas.
Keystore: Set the location for the .jks file by selecting a valid directory and appending a filename for the keystore.
NOTE: The filename must end in .jks.
Staging Flag: This enables test mode. When true, it only generates a dummy keystore (.jks), not a valid certificate.
Once all fields are completed, click Submit. The keystore will be created at the specified path.
After a successful generation, go to Preferences → Encryption → SSL and enter the same full path to the .jks file, along with the passwords you specified in the Let’s Encrypt plugin. The plugin only generates the keystore — it does not apply it automatically.
After saving the SSL settings, restart the HTTPS port or the CrushFTP service to load the new certificate. You can then test access using a browser.
You will need to click Submit and restart the service every 60–90 days, as Let’s Encrypt certificates are only valid for that duration.
Update the certificate automatically: This setting enables automatic certificate renewal and restarts the HTTPS Server Item ports. Let’s Encrypt allows only 5–6 attempts per week, so we recommend setting this check to run weekly.
Alert: To receive notifications about failed certificate updates, create a “Plugin Message” alert under Preferences → Alerts.
Troubleshooting#
0. Download and replace the plugin — Let’s Encrypt occasionally changes its API.
1. Ensure your server is accessible over HTTP (port 80) or HTTPS (port 443) for the given domain.
2. Verify that the Staging flag is set correctly (for testing). Try checking the options to Delete account key pair and Delete domain key pair, then run the test again.
3. Re-enter the Keystore Password and Key Password, and test again.
Add new attachment
Only authorized users are allowed to upload new attachments.
List of attachments
Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
---|---|---|---|---|---|---|
png |
lets_encrypt.png | 98.2 kB | 8 | 27-May-2025 08:12 | krivacsz | |
png |
lets_encrypt_header.png | 34.9 kB | 1 | 05-Dec-2023 05:32 | krivacsz |
«
This particular version was published on 27-May-2025 08:21 by krivacsz.
G’day (anonymous guest)
Log in
JSPWiki