mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-05 09:44:26 +08:00

* caddytls: Don't purge cert cache on config reload * Update CertMagic This actually avoids reloading managed certs from storage when already in the cache, d'oh. * Fix bug; re-implement HasCertificateForSubject * Update go.mod: CertMagic tag