mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-03 05:34:16 -04: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