mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-10 07:59:03 -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