Traefik + Let's Encrypt logo

Traefik + Let's Encrypt

Expose your apps with https certificates from Let's Encrypt


About Versions (130)

v3.6.15

2026-04-29

Important: Please read the migration guide.

Bug fixes:

  • [acme] Bump github.com/go-acme/lego/v4 to v4.35.2 (#13043 @ldez)
  • [acme] Bump github.com/go-acme/lego/v4 to v4.35.1 (#13027 @ldez)
  • [middleware] Add errorRequestHeaders option to Errors middleware (#13034 @gndz07)
  • [k8s/ingress-nginx] Do not require a port for ExternalName services (#13033 @kevinpollet)
  • [server] Bump github.com/vulcand/oxy to v2.1.0 (#13046 @ldez)

Misc:

  • Make FLAGS Make variable usable (#13009 @twz123)