GitHub
caddytls: Support custom GetCertificate modules (like Tailscale) by mholt · Pull Request #4541 · caddyserver/caddy
Sometimes there are external tools or services that are managing certificates where we just need to call GetCertificate() during a handshake. The implementer of that function takes care of caching,...