caddy/modules
Matthew Holt 115b877e1a
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.
2020-03-15 09:24:24 -06:00
..
caddyhttp fileserver: Add --templates flag to file-server command 2020-03-14 23:31:52 -06:00
caddypki pki: Don't treat cert installation failure as error 2020-03-14 15:20:04 -06:00
caddytls caddytls: Set Issuer properly on automation policies (fix #3150) 2020-03-15 09:24:24 -06:00
filestorage Refactor for CertMagic v0.10; prepare for PKI app 2020-03-06 23:15:25 -07:00
logging Refactor for CertMagic v0.10; prepare for PKI app 2020-03-06 23:15:25 -07:00
standard v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125) 2020-03-13 11:06:08 -06:00