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
/
modules
/
caddytls
Age
Commit message (
Expand
)
Author
2023-03-20
caddytls: Zero out throttle window first (#5443)
Matt Holt
2023-03-14
caddytls: Allow on-demand w/o ask for internal-only
Matthew Holt
2023-03-14
caddytls: Require 'ask' endpoint for on-demand TLS
Matthew Holt
2023-02-22
caddytls: Relax the warning for on-demand (#5384)
Francis Lavoie
2023-01-30
caddytls: Debug log for ask endpoint
Matthew Holt
2023-01-06
caddytls: Add `dns_ttl` config, improve Caddyfile `tls` options (#5287)
Yannick Ihmels
2022-09-16
core: Variadic Context.Logger(); soft deprecation
Matthew Holt
2022-09-16
caddyhttp: Support TLS key logging for debugging (#4808)
David Manouchehri
2022-09-16
caddytls: Debug log on implicit tailscale error (#5041)
Matthew Holt
2022-09-13
caddytls: Error if placeholder is empty in 'ask'
Matthew Holt
2022-08-31
events: Implement event system (#4912)
Francis Lavoie
2022-08-23
caddytls: Log error if ask request fails
Matthew Holt
2022-08-17
core: Change net.IP to netip.Addr; use netip.Prefix (#4966)
WilczyĆskiT
2022-08-15
caddyhttp: Enable HTTP/3 by default (#4707)
Matt Holt
2022-08-08
Improve docs for ZeroSSL issuer
Matthew Holt
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-07-28
caddytls: Remove PreferServerCipherSuites
Matthew Holt
2022-07-05
caddytls: Reuse issuer between PreCheck and Issue (#4866)
Matt Holt
2022-06-02
caddytls: Make peer certificate verification pluggable (#4389)
Gr33nbl00d
2022-04-22
caddytls: Add `propagation_delay`, support `propagation_timeout -1` (#4723)
Francis Lavoie
2022-03-25
go.mod: Upgrade CertMagic to v0.16.0
Matthew Holt
2022-03-08
caddytls: dns_challenge_override_domain for challenge delegation (#4596)
Ran Chen
2022-02-17
caddytls: Support external certificate Managers (like Tailscale) (#4541)
Matt Holt
2022-01-18
caddytls: Add internal Caddyfile `lifetime`, `sign_with_root` opts (#4513)
Francis Lavoie
2022-01-13
caddytls: Fix `MatchRemoteIP` provisoning with multiple CIDR ranges (#4522)
GallopingKylin
2021-12-13
caddypki: Minor tweak, don't use context pointer
Matthew Holt
2021-12-13
pki: Avoid provisioning the `local` CA when not necessary (#4463)
Francis Lavoie
2021-11-02
caddytls: Mark storage clean timestamp at end of routine (#4401)
Matt Holt
2021-09-29
Move from deprecated ioutil to os and io packages (#4364)
KallyDev
2021-09-24
General minor improvements to docs
Matthew Holt
2021-06-25
caddytls: Remove "IssuerRaw" field
Matthew Holt
2021-06-08
httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (...
Klooven
2021-06-07
caddytls: Add Caddyfile support for `propagation_timeout` (#4178)
Peter Magnusson
2021-06-03
go.mod: Update direct dependencies
Matthew Holt
2021-05-08
caddytls: Run replacer on ask URL, for env vars (#4154)
Francis Lavoie
2021-04-30
caddytls: Implement remote IP connection matcher (#4123)
Matt Holt
2021-04-21
caddytls: Add `load_storage` module (#4055)
Francis Lavoie
2021-04-12
caddytls: Disable OCSP stapling for manual certs (#4064)
Matthew Holt
2021-04-12
caddytls: Configurable storage clean interval
Matthew Holt
2021-04-01
Minor tweaks
Matthew Holt
2021-02-26
caddypki: Add SignWithRoot option for ACME server
Matthew Holt
2021-02-22
caddytls: Remove old asset migration code (close #3894)
Matthew Holt
2021-02-16
Improve security warnings
Matthew Holt
2021-02-10
caddytls: Save email with account if not already specified
Matthew Holt
2021-02-02
acmeserver: Support custom CAs from Caddyfile
Matthew Holt
2021-02-02
httpcaddyfile: Fix default issuers when email provided
Matthew Holt
2021-01-27
admin: Identity management, remote admin, config loaders (#3994)
Matt Holt
2021-01-07
caddytls: Configurable OCSP stapling; global option (closes #3714)
Matthew Holt
2021-01-07
httpcaddyfile: Support repeated use of cert_issuer global option
Matthew Holt
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
[next]