github caddyserver/caddy v0.11.5
0.11.5

latest releases: v2.9.0-beta.3, v2.9.0-beta.2, v2.9.0-beta.1...
5 years ago

Caddy 0.11.5 is built with Go 1.12 and brings TLS 1.3 to all worthy TLS connections by default. We've also re-allowed HEAD requests on static files and organized the startup output a little better.

(If you need to enable TLS 1.0 or 1.1 -- please don't -- you now have to specify TLS 1.0 or TLS 1.1 ciphers, as those ciphers have been removed from the default cipher suite listing.)

Full change log:

  • TLS 1.3
  • Built with Go 1.12
  • More organized output at startup
  • internal: Paths are now hidden from other middlewares
  • staticfiles: Allow HEAD method
  • tls: TLS 1.3 default max version (1.2 still default min)
  • tls: Better handling of empty ACME email addresses
  • tls: Removed CBC ciphers from defaults
  • Other minor improvements and bug fixes

Don't miss a new caddy release

NewReleases is sending notifications on new releases.