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
/
acmeissuer.go
Age
Commit message (
Expand
)
Author
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)
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
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