Versions in this module Expand all Collapse all v0 v0.2.0 Aug 15, 2026 Changes in this version + type FilePair struct + Cert string + Key string + Names []string + func (FilePair) CaddyModule() caddy.ModuleInfo + func (f *FilePair) Provision(caddy.Context) error + func (f *FilePair) UnmarshalCaddyfile(d *caddyfile.Dispenser) error + func (f FilePair) GetCertificate(_ context.Context, hello *tls.ClientHelloInfo) (*tls.Certificate, error)