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
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