Traefik + Let's Encrypt logo

Traefik + Let's Encrypt

Expose your apps with https certificates from Let's Encrypt


About Versions (103)

v2.11.24

2025-04-18

CVE’s fixed:

Important:

Since v2.11.24, the incoming request path is now cleaned before being used to match the router rules and sent to the backends. Any /../, /./ or duplicate slash segments in the request path is interpreted and/or collapsed.

Please read the migration guide.

Bug fixes:

Documentation:

  • [middleware] Add content-length best practice documentation (#11697 by sheddy-traefik)
  • Typo fix on the Explanation Section for User Guide HTTP Challenge. (#11676 by YapWC)