mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-25 02:33:02 -05:00
Fixed bug where manually specifying port 443 disabled TLS (whoops); otherHostHasScheme was the culprit, since it would return true even if it was the same config that had that scheme. Also, an error at startup (if not a restart) is now fatal, rather than keeping a half-alive zombie server. |
||
---|---|---|
.. | ||
crypto.go | ||
crypto_test.go | ||
handler.go | ||
letsencrypt.go | ||
letsencrypt_test.go | ||
maintain.go | ||
storage.go | ||
storage_test.go | ||
user.go | ||
user_test.go |