Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
614
type
ConfigSetter
interface
{
615
SetConfig(cfg *certmagic.Config)
616
}
Callers
3
manageIdentity
Function · 0.65
Provision
Method · 0.65
RebuildCertMagic
Method · 0.65
Implementers
2
mockIssuer
admin_test.go
ACMEIssuer
modules/caddytls/acmeissuer.go
Calls
no outgoing calls
Tested by
no test coverage detected