v0.11.3
caddyserver/caddyv0.11.3Feb 5, 2019by mholt
AI Summary
This release adds a new placeholder for the server port, supports disabling log rolling, adds a new subdirective for trusted CA certificates in the proxy middleware, and fixes numerous TLS issues. It is superseded by v0.11.4.
Key Highlights
- New placeholder `{server_port}`
- New flags `-log-roll-mb` and `-log-roll-compress`
- New proxy subdirective `ca_certificates`
- Fixes for self-signed certificates and IP-only certificates
- Ability to disable log rolling
New Features
- Placeholder `{server_port}`
- Flags `-log-roll-mb` and `-log-roll-compress`
- Proxy subdirective `ca_certificates`
- Third-party plugin `extauth`
- Basic auth bypass for OPTIONS method
Full Release Notes
This release has been superseded by v0.11.4 which fixes a regression in this one.