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 page (revision-113) was last changed on 27-May-2025 11:30 by krivacsz

This page was created on 05-Dec-2023 05:32 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 28 changed 2 lines
• 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.\\
• http-01 -> This is an HTTP-based challenge and requires CrushFTP to have an HTTP Server item accessible __externally__ on port __80__.\\
• 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__.\\
__⚠️ Note:__ Let’s Encrypt only validates __domain ownership__ via ports __80 (for HTTP-01 challenge)__ or __443 (for TLS-ALPN-01 challenge)__. Other ports (such as 444 or 8080) will not work for certificate issuance.\\
At line 37 changed one line
example.com,www.example.com,ftp.example.com
example.com,ftp.example.com
At line 52 removed 2 lines
Once all fields are completed, click Submit. The keystore will be created at the specified path.\\
\\
At line 58 added 2 lines
Once all fields are completed, click the __Test__ button to validate your configuration. If the test is successful, click __Submit__ to generate the keystore at the specified location.\\
\\
At line 89 changed one line
__⚠️ Note:__ Let’s Encrypt only validates on ports __80__ or __443__, depending on the challenge type selected. Other ports (e.g., 444, 8080) will not work for certificate issuance.\\
__⚠️ Note:__ Let’s Encrypt only validates domain ownership via ports __80__ or __443__, depending on the challenge type selected. Other ports (e.g., 444, 8080) will not work for certificate issuance.\\
At line 93 changed one line
__4.)__ Check Logs for Rate Limit Errors:\\
__4.)__ Check the main CrushFTP.log for errors, especially rate limit issues. Look for entries such as __LetsEncrypt:Challenge result__ that may include error details.\\
\\
__Common Let’s Encrypt rate limit error types__:\\
At line 95 changed 7 lines
too many certificates already issued for exact set of domains
or
too many certificates already issued for registered domain
or
too many failed authorizations recently
or
too many registrations for this IP
SERVER|LetsEncrypt:Challenge result: {
"type": "tls-alpn-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:rateLimited",
"detail": "Error creating new order :: too many certificates already issued for exact set of domains: example.com,www.example.com: see https://letsencrypt.org/docs/rate-limits/",
"status": 429
}
}
At line 108 added 22 lines
{{{
SERVER|LetsEncrypt:Challenge result: {
"type": "tls-alpn-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:rateLimited",
"detail": "Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/rate-limits/",
"status": 429
}
}
}}}\\
{{{
SERVER|LetsEncrypt:Challenge result: {
"type": "tls-alpn-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:rateLimited",
"detail": "Error creating new account :: too many registrations for this IP :: see https://letsencrypt.org/docs/rate-limits/",
"status": 429
}
}
}}}\\
Version Date Modified Size Author Changes ... Change note
113 27-May-2025 11:30 8.752 kB krivacsz to previous
112 27-May-2025 11:30 8.744 kB krivacsz to previous | to last
111 27-May-2025 11:29 8.681 kB krivacsz to previous | to last
110 27-May-2025 11:28 8.904 kB krivacsz to previous | to last
109 27-May-2025 11:27 8.911 kB krivacsz to previous | to last
108 27-May-2025 09:58 8.893 kB krivacsz to previous | to last
107 27-May-2025 09:55 8.805 kB krivacsz to previous | to last
106 27-May-2025 09:54 8.821 kB krivacsz to previous | to last
105 27-May-2025 09:54 8.819 kB krivacsz to previous | to last
104 27-May-2025 09:53 8.794 kB krivacsz to previous | to last
103 27-May-2025 09:49 8.668 kB krivacsz to previous | to last
102 27-May-2025 09:48 8.652 kB krivacsz to previous | to last
101 27-May-2025 09:47 8.655 kB krivacsz to previous | to last
« This page (revision-113) was last changed on 27-May-2025 11:30 by krivacsz
G’day (anonymous guest)
CrushFTP11 | What's New

Referenced by
LeftMenu

JSPWiki