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
/
acmeissuer.go
Age
Commit message (
Expand
)
Author
2023-08-14
ci: use gci linter (#5708)
Jacob Gadikian
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
v2.6.0-beta.4
Matthew Holt
2022-08-23
caddytls: Log error if ask request fails
Matthew Holt
2022-07-05
caddytls: Reuse issuer between PreCheck and Issue (#4866)
Matt Holt
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
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-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-01-27
admin: Identity management, remote admin, config loaders (#3994)
Matt 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
2020-12-15
caddytls: Improve alt chain preference settings
Matthew Holt
2020-11-16
caddytls: Support multiple issuers (#3862)
Matt Holt
2020-11-12
caddytls: Support ACME alt cert chain preferences
Matthew Holt
2020-09-09
caddytls: Fix resolvers option of acme issuer (Caddyfile)
Matthew Holt
2020-09-08
caddytls: Add `dns` config to acmeissuer (#3701)
Francis Lavoie
2020-08-31
caddytls: Customize DNS resolvers for DNS challenge with Caddyfile
Matthew Holt
2020-08-21
caddytls: Configure custom DNS resolvers for DNS challenge (close #2476)
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-06-11
caddytls: Don't decode HMAC
Matthew Holt
2020-06-02
caddytls: Actually use configured test CA
Matthew Holt
2020-05-02
caddytls: Finish upgrading to libdns DNS providers for ACME challenges
Matthew Holt
2020-04-30
go.mod: Remove DNSProviderMaker interface; update to lego 3.6
Matthew Holt
2020-04-30
caddytls: Adjust DNS challenge structure; clarify some docs
Matthew Holt
2020-04-25
Fix misspelling in onDemandAskRequest error (#3308)
Christoffer Andersson
2020-04-06
caddytls: Support custom bind host for challenges (#3232)
Matthew Holt
2020-03-31
caddytls: Add support for externalAccountBinding ACME extension
Matthew Holt
2020-03-23
tls: Few minor improvements/simplifications
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
2020-03-06
Refactor for CertMagic v0.10; prepare for PKI app
Matthew Holt