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
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
2020-12-15
caddytls: Improve alt chain preference settings
Matthew Holt
2020-12-08
go.mod: Upgrade some dependencies
Matthew Holt
2020-12-02
Minor comments
Matthew Holt
2020-11-25
caddytls: Configure trusted CAs from PEM files (#3882)
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-11-12
caddytls: Support ACME alt cert chain preferences
Matthew Holt
2020-10-22
httpcaddyfile: Improve AP logic with OnDemand
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-20
go.mod: Use v0.15(.1) of smallstep libs
Matthew Holt
2020-08-11
caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633)
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-11
caddytls: Don't decode HMAC
Matthew Holt
2020-06-05
httpcaddyfile: Add client_auth options to tls directive (#3335)
NWHirschfeld
2020-06-05
caddytls: Configurable cache size limit
Matthew Holt
2020-06-02
caddytls: Actually use configured test CA
Matthew Holt
2020-06-01
go.mod: Update dependencies
Matthew Holt
2020-05-12
all: Recover from panics in goroutines
Matthew Holt
2020-05-06
tls/client auth: verify first certificates in client request (#3344)
Karol Będkowski
2020-05-05
httpcaddyfile: Only append TLS conn policy if it's non-empty (#3319)
Matt Holt
2020-05-05
pki: Embedded ACME server (#3198)
Matt Holt
2020-05-02
caddytls: Finish upgrading to libdns DNS providers for ACME challenges
Matthew Holt
2020-05-02
caddytls: Fix namespace tls.dns -> dns.providers
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-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-04-06
caddytls: Support custom bind host for challenges (#3232)
Matthew Holt
2020-04-02
caddytls: Encode big.Int as string with JSON
Matthew Holt
2020-04-01
Fix for last commit
Matthew Holt
2020-04-01
caddytls: Refactor certificate selection policies (close #1575)
Matthew Holt
2020-04-01
caddytls: Update cipher suite names and curve names
Matthew Holt
2020-03-31
caddytls: Add support for externalAccountBinding ACME extension
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-25
caddytls: Support placeholders in key_type (#3176)
Pascal
2020-03-23
tls: Few minor improvements/simplifications
Matthew Holt
2020-03-20
tls/http: Fix auto-HTTPS logic w/rt default issuers (fixes #3164)
Matthew Holt
2020-03-20
caddytls: Support wildcard matching in ServerName conn policy matcher
Matthew Holt
2020-03-17
httpcaddyfile: Many tls-related improvements including on-demand support
Matthew Holt
[prev]
[next]