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
/
caddyconfig
/
httpcaddyfile
/
tlsapp.go
Age
Commit message (
Expand
)
Author
2024-11-05
caddytls: Allow disabling storage cleaning, avoids writing two files (#6593)
Francis Lavoie
2024-10-30
httpcaddyfile: Fixes for `prefer_wildcard` mode (#6636)
Francis Lavoie
2024-10-02
caddyhttp: Implement `auto_https prefer_wildcard` option (#6146)
Francis Lavoie
2024-09-30
core: Implement socket activation listeners (#6573)
Aaron Paterson
2024-09-25
chore: Use slices package where possible (#6585)
Francis Lavoie
2024-05-11
httpcaddyfile: Set challenge ports when http_port or https_port are used
Matthew Holt
2024-04-24
caddytls: Option to configure certificate lifetime (#6253)
clauverjat
2024-04-17
httpcaddyfile: Skip automate loader if disable_certs is specified (fix #6148)
Matthew Holt
2024-04-17
caddyfile: Populate regexp matcher names by default (#6145)
Francis Lavoie
2024-04-13
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes (#6229)
Matt Holt
2024-01-09
tls: add reuse_private_keys (#6025)
Rithvik Vibhu
2023-10-14
httpcaddyfile: Fix TLS automation policy merging with get_certificate (#5896)
Francis Lavoie
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
2023-08-07
ci: Use gofumpt to format code (#5707)
Jacob Gadikian
2023-05-15
caddyhttp: Refactor cert Managers (fix #5415) (#5533)
Matt Holt
2023-03-27
caddytls: Eval replacer on automation policy subjects (#5459)
Francis Lavoie
2022-10-13
httpcaddyfile: Improve detection of indistinguishable TLS automation policies...
v2.6.2
Matt Holt
2022-10-04
httpcaddyfile: Skip `automate` when `auto_https off` is specified (#5110)
Francis Lavoie
2022-08-24
httpcaddyfile: Add ocsp_interval global option (#4980)
Ben Burkert
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2022-06-01
Fix #4822 and fix #4779
Matthew Holt
2022-03-24
httpcaddyfile: Fix #4640 (auto-HTTPS edgecase) (#4661)
Francis Lavoie
2022-02-19
httpcaddyfile: Disabling OCSP stapling for both managed and unmanaged (#4589)
Francis Lavoie
2022-02-17
caddytls: Support external certificate Managers (like Tailscale) (#4541)
Matt Holt
2021-11-28
caddyfile: make renew_interval option configurable (#4451)
Rainer Borene
2021-06-25
httpcaddyfile: Don't put localhost in public APs (fix #4220)
Matthew Holt
2021-06-09
httpcaddyfile: Don't add HTTP hosts to TLS APs (fix #4176 and fix #4198)
Matthew Holt
2021-06-08
httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (...
Klooven
2021-05-11
httpcaddyfile: Fix automation policy consolidation again (fix #4161)
Matthew Holt
2021-05-02
httpcaddyfile: Add global option for `storage_clean_interval` (#4134)
Francis Lavoie
2021-04-29
httpcaddyfile: Fix unexpectedly removed policy (#4128)
Alban Lecocq
2021-04-16
httpcaddyfile: Take into account host scheme/port (fix #4113)
Matthew Holt
2021-04-02
httpcaddyfile: Fix panic in automation policy consolidation (#4104)
Francis Lavoie
2021-02-08
httpcaddyfile: Fix automation policies
Matthew Holt
2021-02-02
httpcaddyfile: Fix default issuers when email provided
Matthew Holt
2021-01-19
httpcaddyfile: Skip TLS APs for HTTP-only hosts (fix #3977)
Matthew 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-06
caddytls: add 'key_type' subdirective (#3956)
Jordi Masip
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
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)
v2.2.0-rc.1
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
[next]