MCPcopy
hub / github.com/caddyserver/caddy / SetConfig

Method SetConfig

modules/caddytls/automation.go:615–615  ·  view source on GitHub ↗
(cfg *certmagic.Config)

Source from the content-addressed store, hash-verified

613// cache to solve ACME challenges.
614type ConfigSetter interface {
615 SetConfig(cfg *certmagic.Config)
616}

Callers 3

manageIdentityFunction · 0.65
ProvisionMethod · 0.65
RebuildCertMagicMethod · 0.65

Implementers 2

mockIssueradmin_test.go
ACMEIssuermodules/caddytls/acmeissuer.go

Calls

no outgoing calls

Tested by

no test coverage detected