index
:
caddy
1xx-stdlib
2.7
acme-database
active-health-check-headers
active-health-host-placeholder-for-headers
add-default-collectors
add-verifier-in-comment
address-parse-commas
autohttp-warn-to-info
better-error-with-encrypted-private-key
browse-symlink-not-in-total
buffer-content-length
bump-go-ci
cache-ask
cel-placeholder-escape
cel-support-null
chroma-dep
ci-common-go-config
client-auth-doc
client-ip-with-port
close-h3-connections
cmd-issuer
composite-connpolicy-matcher
config-adapter-fix
ctx-app-strict
deb-provides
delete-config-test-cleanup
dep-upgrades
dependabot/github_actions/golangci/golangci-lint-action-5
deps-upgrade
document-interfaces
downgrade-min-go
drop-ondemand-ratelimit
early-data
empty-string-header-replacement
encode-connect
encode-flush
encode-flush-error
encode-sendfile
expand-proxy-proto-docs
export-lengthreader
fast-abs
fastcgi-cl-header
fastcgi-fix
file-placeholder
fileserver-oversight
fileserver-show
fix-6144
fix-6355
fix-config-file-detection-regrerssion
fix-default-logger
fix-encode-103
fix-otel-issue
fix-quic-nil-conn
fix-release
fix-reverseproxy-ca-provider
fix-sni-matcher-replacing
force-automate
forward-auth-empty-headers
forward-proxy
fuzz-seed-corpus
go120-issue5288
h2c-proxy-protocol
handler-trace
handshake-context
hijack-buffer-fix
hijack-read-size
http3-graceful
hurl-tests
ident-storage
improve-goreleaser-check
interface-network-type
issue-6300
limit-jobs-forks
master
matcher-regexp-names
matcher-with-error
merge-ip-matchers
metrics-improvements
ms-log-duration
multi-loggers
net-wal
no-bail-on-error
prefer-wildcard
prefixed-query
produce-csr
promote-metrics
proxy-h3
proxy-res-templates
proxy-success-ratio
proxy-upstream-ids
public-ip-certs
querymatcher
quic-go
reject-global-matcher-earlier
relative-path-fix
reload-troubleshooting
remove-unsupported-geese
remove-zealous-check
replace-error-msg
replacer-mutex
responsewriter-readfrom
retract-283
reverse-proxy-h2-websocket
reverse-proxy-websocket-size
rewrite-modify-query
rp-bad-comment
rwmutex-replacer
slices-pkg
storage-clean-off
strict
strip-prefix-fix
stripe
stripe-debug
stripe-kprox
stripe-kprox-debug
testing-updates
tls-cert-cache-internal-reload
transfer-encoding-match
transport-source-addr
update-golangci-config
upgrade-cel
upgrade-some-deps
upgrade-x-net
v1
vars-match-nil
virtualconns
websocket-normalize
windows-icon
x-net-0.32
zerossl
zerossl-email
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
caddyserver
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
modules
/
caddytls
/
tls.go
Age
Commit message (
Expand
)
Author
2024-10-07
caddytls: Drop `rate_limit` and `burst`, has been deprecated (#6611)
Francis Lavoie
2024-10-01
cmd: Better error handling when reloading (#6601)
Matt Holt
2024-09-13
perf: use zap's Check() to prevent useless allocs (#6560)
Kévin Dunglas
2024-06-04
Make it possible to configure the `DisableStorageCheck` setting for certmagic...
Andreas Kohn
2024-05-20
context: AppIfConfigured returns error; consider not-yet-provisioned modules ...
Francis Lavoie
2024-04-30
caddytls: Evict internal certs from cache based on issuer (#6266)
v2.8.0-beta.1
Matt Holt
2024-04-13
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)
Matt Holt
2024-04-13
caddytls: Still provision permission module if ask is specified
Matthew Holt
2024-01-30
caddytls: Make on-demand 'ask' permission modular (#6055)
Matt Holt
2023-12-07
caddytls: Sync distributed storage cleaning (#5940)
Matt Holt
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-07-11
caddytls: Reuse certificate cache through reloads (#5623)
Matt Holt
2023-06-04
caddytls: Clarify some JSON config docs
Matthew Holt
2023-03-27
caddytls: Eval replacer on automation policy subjects (#5459)
Francis Lavoie
2023-03-20
caddytls: Zero out throttle window first (#5443)
Matt Holt
2023-02-22
caddytls: Relax the warning for on-demand (#5384)
Francis Lavoie
2022-09-16
core: Variadic Context.Logger(); soft deprecation
v2.6.0-beta.4
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-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-07-05
caddytls: Reuse issuer between PreCheck and Issue (#4866)
Matt Holt
2022-03-25
go.mod: Upgrade CertMagic to v0.16.0
Matthew Holt
2021-11-02
caddytls: Mark storage clean timestamp at end of routine (#4401)
Matt Holt
2021-09-24
General minor improvements to docs
Matthew Holt
2021-05-08
caddytls: Run replacer on ask URL, for env vars (#4154)
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-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-01-27
admin: Identity management, remote admin, config loaders (#3994)
Matt Holt
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-11-16
caddytls: Support multiple issuers (#3862)
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)
v2.2.0-rc.1
Matt Holt
2020-07-30
caddytls: Replace lego with acmez (#3621)
Matt Holt
2020-07-08
caddytls: Move initial storage clean op into goroutine
Matthew Holt
2020-06-05
caddytls: Configurable cache size limit
Matthew Holt
2020-05-12
all: Recover from panics in goroutines
Matthew Holt
2020-04-09
caddytls: Don't initialize default internal issuer unless necessary
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-03-26
caddytls: Remove ManageSync
Matthew Holt
2020-03-26
caddytls: Match automation policies by wildcard subjects too
Matthew Holt
2020-03-20
tls/http: Fix auto-HTTPS logic w/rt default issuers (fixes #3164)
Matthew Holt
2020-03-17
httpcaddyfile: Many tls-related improvements including on-demand support
Matthew Holt
2020-03-15
caddytls: Clean up some code related to automation
Matthew Holt
2020-03-15
caddytls: Set Issuer properly on automation policies (fix #3150)
Matthew Holt
2020-03-13
Some hotfixes for beta 16
v2.0.0-beta.17
Matthew Holt
2020-03-13
v2: Implement 'pki' app powered by Smallstep for localhost certificates (#3125)
Matt Holt
[next]