Age | Commit message (Expand) | Author |
2021-12-13 | caddypki: Minor tweak, don't use context pointer | Matthew Holt |
2021-12-13 | pki: Avoid provisioning the `local` CA when not necessary (#4463) | Francis Lavoie |
2021-11-02 | caddytls: Mark storage clean timestamp at end of routine (#4401) | Matt Holt |
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-25 | caddytls: Remove "IssuerRaw" field | 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-06-03 | go.mod: Update direct dependencies | Matthew Holt |
2021-05-08 | caddytls: Run replacer on ask URL, for env vars (#4154) | Francis Lavoie |
2021-04-30 | caddytls: Implement remote IP connection matcher (#4123) | Matt Holt |
2021-04-21 | caddytls: Add `load_storage` module (#4055) | Francis Lavoie |
2021-04-12 | caddytls: Disable OCSP stapling for manual certs (#4064) | Matthew Holt |
2021-04-12 | caddytls: Configurable storage clean interval | Matthew Holt |
2021-04-01 | Minor tweaks | Matthew Holt |
2021-02-26 | caddypki: Add SignWithRoot option for ACME server | Matthew Holt |
2021-02-22 | caddytls: Remove old asset migration code (close #3894) | Matthew Holt |
2021-02-16 | Improve security warnings | Matthew Holt |
2021-02-10 | caddytls: Save email with account if not already specified | Matthew Holt |
2021-02-02 | acmeserver: Support custom CAs from Caddyfile | Matthew Holt |
2021-02-02 | httpcaddyfile: Fix default issuers when email provided | Matthew Holt |
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 |