aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddytls
AgeCommit message (Expand)Author
2024-04-26Actually make it worktls-cert-cache-internal-reloadMatthew Holt
2024-04-26Make sure new TLS app manages configured certsMatthew Holt
2024-04-24Merge branch 'master' into tls-cert-cache-internal-reloadMatt Holt
2024-04-24run `golangci-lint run --fix --fast` (#6270)Mohammed Al Sahaf
2024-04-24Merge branch 'master' into tls-cert-cache-internal-reloadMatt Holt
2024-04-24caddytls: Option to configure certificate lifetime (#6253)clauverjat
2024-04-23caddytls: Evict internal certs from cache based on issuerMatthew Holt
2024-04-23doc: add `verifier` in `ClientAuthentication` caddyfile marshaler doc (#6263)Mohammed Al Sahaf
2024-04-22caddytls: Add Caddyfile support for on-demand permission module (close #6260)Matthew Holt
2024-04-15caddytls: Remove shim code supporting deprecated lego-dns (#6231)Aziz Rmadi
2024-04-15connection policy: add `local_ip` matcher (#6074)Mohammed Al Sahaf
2024-04-13caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)Matt Holt
2024-04-13caddytls: Still provision permission module if ask is specifiedMatthew Holt
2024-03-30modules: fix some typo in conments (#6206)reallylowest
2024-03-05caddytls: clientauth: leaf verifier: make trusted leaf certs source pluggable...Aziz Rmadi
2024-02-26caddytls: verifier: caddyfile: re-add Caddyfile support (#6127)Mohammed Al Sahaf
2024-01-30caddytls: Make on-demand 'ask' permission modular (#6055)Matt Holt
2024-01-25chore: enabling a few more linters (#5961)Yolan Romailler
2024-01-25tls: modularize trusted CA providers (#5784)Mohammed Al Sahaf
2024-01-23caddyfile: Normalize & flatten all unmarshalers (#6037)Francis Lavoie
2024-01-09tls: add reuse_private_keys (#6025)Rithvik Vibhu
2023-12-07caddytls: Sync distributed storage cleaning (#5940)Matt Holt
2023-12-07caddytls: Context to DecisionFunc (#5923)Andreas Kohn
2023-12-04tls: accept placeholders in string values of certificate loaders (#5963)Mohammed Al Sahaf
2023-10-11tls: Add X25519Kyber768Draft00 PQ "curve" behind build tag (#5852)Bas Westerbaan
2023-08-23chore: Appease gosec linter (#5777)Matt Holt
2023-08-14ci: use gci linter (#5708)Jacob Gadikian
2023-08-09caddytls: Update docs for on-demand configMatthew Holt
2023-08-07ci: Use gofumpt to format code (#5707)Jacob Gadikian
2023-07-11caddytls: Reuse certificate cache through reloads (#5623)Matt Holt
2023-06-04caddytls: Clarify some JSON config docsMatthew Holt
2023-05-15caddyhttp: Refactor cert Managers (fix #5415) (#5533)Matt Holt
2023-05-13caddytls: Check for nil ALPN; close #5470 (#5473)Matt Holt
2023-05-10caddytls: Configurable fallback SNI (#5527)Matt Holt
2023-03-27caddytls: Eval replacer on automation policy subjects (#5459)Francis Lavoie
2023-03-20caddytls: Zero out throttle window first (#5443)Matt Holt
2023-03-14caddytls: Allow on-demand w/o ask for internal-onlyMatthew Holt
2023-03-14caddytls: Require 'ask' endpoint for on-demand TLSMatthew Holt
2023-02-22caddytls: Relax the warning for on-demand (#5384)Francis Lavoie
2023-01-30caddytls: Debug log for ask endpointMatthew Holt
2023-01-06caddytls: Add `dns_ttl` config, improve Caddyfile `tls` options (#5287)Yannick Ihmels
2022-09-16core: Variadic Context.Logger(); soft deprecationv2.6.0-beta.4Matthew Holt
2022-09-16caddyhttp: Support TLS key logging for debugging (#4808)David Manouchehri
2022-09-16caddytls: Debug log on implicit tailscale error (#5041)Matthew Holt
2022-09-13caddytls: Error if placeholder is empty in 'ask'Matthew Holt
2022-08-31events: Implement event system (#4912)Francis Lavoie
2022-08-23caddytls: Log error if ask request failsMatthew Holt
2022-08-17core: Change net.IP to netip.Addr; use netip.Prefix (#4966)WilczyƄskiT
2022-08-15caddyhttp: Enable HTTP/3 by default (#4707)Matt Holt
2022-08-08Improve docs for ZeroSSL issuerMatthew Holt