Caddy v1.0.1 Released

Caddy v1.0.1 is released:

Some bug fixes and improvements to TLS stuff, but nothing too notable, except that we’re deprecating tls’ max_certs subdirective in favor of its ask subdirective. However, max_certs will continue to enable on-demand TLS, even though it won’t offer the same level of protection against abuse, which although unlikely, is why we recommend using ask instead.

We’ve also moved the repository from mholt/caddy to caddyserver/caddy, which unexpectedly broke builds with plugins. I deployed a fix to the build server to cover up the issue for now, but it’s pretty hacky. It might not even work in some cases. Sorry about this. It’ll smooth out soon enough.

1 Like