index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
caddyconfig
/
httpcaddyfile
/
tlsapp.go
Age
Commit message (
Expand
)
Author
2021-01-04
httpcaddyfile: Adjust iterator when removing AP (fix #3953)
Matthew Holt
2020-12-07
httpcaddyfile: Decrement counter when removing conn policy (fix #3906)
Matthew Holt
2020-11-16
caddytls: Support multiple issuers (#3862)
Matt Holt
2020-10-28
httpcaddyfile: Revise automation policy generation (#3824)
Matt Holt
2020-10-22
httpcaddyfile: Improve AP logic with OnDemand
Matthew Holt
2020-08-11
caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633)
Matt Holt
2020-08-06
httpcaddyfile: Avoid repeated subjects in APs (fix #3618)
Matthew Holt
2020-07-30
caddytls: Replace lego with acmez (#3621)
Matt Holt
2020-07-07
httpcaddyfile: Reorder automation policy logic (close #3550)
Matthew Holt
2020-06-12
httpcaddyfile: New `acme_eab` option (#3492)
Chris Ortman
2020-05-29
caddyconfig: Minor internal and godoc tweaks
Matthew Holt
2020-05-02
caddytls: Fix namespace tls.dns -> dns.providers
Matthew Holt
2020-04-30
caddytls: Adjust DNS challenge structure; clarify some docs
Matthew Holt
2020-04-24
httpcaddyfile: Add nil check to prevent panic, fix validation logic
Matthew Holt
2020-04-08
chore: make the linter happier (#3245)
Mohammed Al Sahaf
2020-04-08
httpcaddyfile, caddytls: Multiple edge case fixes; add tests
Matthew Holt
2020-04-08
httpcaddyfile: Add key_type global option (#3231)
Francis Lavoie
2020-04-06
httpcaddyfile: Carry bind setting through to ACME issuer (fixes #3232)
Matthew Holt
2020-04-02
httpcaddyfile: Refactor site key parsing; detect conflicting schemes
Matthew Holt
2020-03-30
httpcaddyfile: Include non-standard ports when mapping logger names
Matthew Holt
2020-03-26
caddytls: Remove ManageSync
Matthew Holt
2020-03-24
caddyhttp: Specify default access log for a server (fix #3185)
Matthew Holt
2020-03-17
httpcaddyfile: Many tls-related improvements including on-demand support
Matthew Holt