mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-05 21:45:17 -04:00
9b4acc2449
* caddytls: Support new tls.context module This allows modules to manipulate the context passed into CertMagic's GetCertificate function, which can be useful for tracing/metrics, or other custom logic. This is experimental and may resolve the request of a sponsor, so we'll see how it goes! * Derpy derp