Age | Commit message (Expand) | Author |
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 |
2020-03-15 | caddytls: Clean up some code related to automation | Matthew Holt |
2020-03-15 | Add missing license texts | Matthew Holt |
2020-03-15 | caddytls: Set Issuer properly on automation policies (fix #3150) | 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-08 | caddytls: customizable client auth modes (#2913) | evtr |
2020-03-07 | tls: Couple of quick fixes for 4d18587192e4fffe5b34b714eaabcfc212914c1e | Matthew Holt |
2020-03-07 | tls: Auto-migrate cert assets to new path (details in #3124) | Matthew Holt |