mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-30 22:02:18 +00:00
This fixes a regression introduced in recent commits that enabled TLS on the default ":2015" config. This fix is possible because On-Demand TLS is no longer implicit; it must be explicitly enabled by the user by setting a maximum number of certificates to issue. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| graceful.go | ||
| server.go | ||
| virtualhost.go | ||