summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/autohttps.go
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2020-03-15 09:24:24 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2020-03-15 09:24:24 -0600
commit115b877e1a83527e4b5e1bf33bb2d9b62f3f3059 (patch)
tree1af7aec30c7344ac580d032b0daf091eccdd124a /modules/caddyhttp/autohttps.go
parent2ce3deb540fe14ef0ef8cb733d592d2839a88624 (diff)
caddytls: Set Issuer properly on automation policies (fix #3150)
When using the default automation policy specifically, ap.Issuer would be nil, so we'd end up overwriting the ap.magic.Issuer's default value (after New()) with nil; this instead sets Issuer on the template before New() is called, and no overwriting is done.
Diffstat (limited to 'modules/caddyhttp/autohttps.go')
0 files changed, 0 insertions, 0 deletions