mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-02 02:27:33 -05: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