144 Commits (master)

Author SHA1 Message Date
Francis Lavoie 77a77c0219
caddytls: Add `propagation_delay`, support `propagation_timeout -1` (#4723) 3 years ago
Matthew Holt d06d0e79f8
go.mod: Upgrade CertMagic to v0.16.0 3 years ago
Ran Chen d9b1d46325
caddytls: dns_challenge_override_domain for challenge delegation (#4596) 3 years ago
Matt Holt 57a708d189
caddytls: Support external certificate Managers (like Tailscale) (#4541) 3 years ago
Francis Lavoie a79b4055e5
caddytls: Add internal Caddyfile `lifetime`, `sign_with_root` opts (#4513) 3 years ago
GallopingKylin 66de438a98
caddytls: Fix `MatchRemoteIP` provisoning with multiple CIDR ranges (#4522) 3 years ago
Matthew Holt a1c41210d3 caddypki: Minor tweak, don't use context pointer 3 years ago
Francis Lavoie c04d24cafa
pki: Avoid provisioning the `local` CA when not necessary (#4463) 3 years ago
Matt Holt 24fda7514d
caddytls: Mark storage clean timestamp at end of routine (#4401) 3 years ago
KallyDev c48fadc4a7
Move from deprecated ioutil to os and io packages (#4364) 3 years ago
Matthew Holt 501da21f20
General minor improvements to docs 3 years ago
Matthew Holt 81e5318021
caddytls: Remove "IssuerRaw" field 4 years ago
Klooven 1e92258dd6
httpcaddyfile: Add `preferred_chains` global option and issuer subdirective (#4192) 4 years ago
Peter Magnusson 4c2da18841
caddytls: Add Caddyfile support for `propagation_timeout` (#4178) 4 years ago
Matthew Holt ecd5eeab38
go.mod: Update direct dependencies 4 years ago
Francis Lavoie 61642b766b
caddytls: Run replacer on ask URL, for env vars (#4154) 4 years ago
Matt Holt 956f01163d
caddytls: Implement remote IP connection matcher (#4123) 4 years ago
Francis Lavoie 1e218e1d2e
caddytls: Add `load_storage` module (#4055) 4 years ago
Matthew Holt 2250920e1d
caddytls: Disable OCSP stapling for manual certs (#4064) 4 years ago
Matthew Holt 42b7134ffa
caddytls: Configurable storage clean interval 4 years ago
Matthew Holt d21e88ae3a
Minor tweaks 4 years ago
Matthew Holt ec309c6d52
caddypki: Add SignWithRoot option for ACME server 4 years ago
Matthew Holt f6bb02b303
caddytls: Remove old asset migration code (close #3894) 4 years ago
Matthew Holt fbd00e4b53
Improve security warnings 4 years ago
Matthew Holt 51e3fdba77
caddytls: Save email with account if not already specified 4 years ago
Matthew Holt bf50d7010a
acmeserver: Support custom CAs from Caddyfile 4 years ago
Matthew Holt 90284e8017
httpcaddyfile: Fix default issuers when email provided 4 years ago
Matt Holt ab80ff4fd2
admin: Identity management, remote admin, config loaders (#3994) 4 years ago
Matthew Holt 09432ba64d
caddytls: Configurable OCSP stapling; global option (closes #3714) 4 years ago
Matthew Holt c2b91dbd65
httpcaddyfile: Support repeated use of cert_issuer global option 4 years ago
Matthew Holt f0216967dc
caddyfile: Refactor unmarshaling of module tokens 4 years ago
Matthew Holt e384f07a3c
caddytls: Improve alt chain preference settings 4 years ago
Matthew Holt 31fbcd7401
go.mod: Upgrade some dependencies 4 years ago
Matthew Holt 792fca40f1
Minor comments 4 years ago
Matt Holt b0f8fc7aae
caddytls: Configure trusted CAs from PEM files (#3882) 4 years ago
Dave Henderson bd17eb205d
ci: Use golangci's github action for linting (#3794) 4 years ago
Matt Holt 13781e67ab
caddytls: Support multiple issuers (#3862) 4 years ago
Matthew Holt 95af4262a8 caddytls: Support ACME alt cert chain preferences 4 years ago
Matthew Holt b6686a54d8
httpcaddyfile: Improve AP logic with OnDemand 4 years ago
Matthew Holt 9859ab8148
caddytls: Fix resolvers option of acme issuer (Caddyfile) 4 years ago
Francis Lavoie 00e6b77fe4
caddytls: Add `dns` config to acmeissuer (#3701) 4 years ago
Matthew Holt 24f34780b6
caddytls: Customize DNS resolvers for DNS challenge with Caddyfile 4 years ago
Matthew Holt 744d04c258
caddytls: Configure custom DNS resolvers for DNS challenge (close #2476) 4 years ago
Matthew Holt 997ef522bc
go.mod: Use v0.15(.1) of smallstep libs 4 years ago
Matt Holt 66863aad3b
caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633) 5 years ago
Matt Holt 6a14e2c2a8
caddytls: Replace lego with acmez (#3621) 5 years ago
Matthew Holt efc0cc5e85
caddytls: Move initial storage clean op into goroutine 5 years ago
Matthew Holt 6d03fb48f9
caddytls: Don't decode HMAC 5 years ago
NWHirschfeld 1dfb11486e
httpcaddyfile: Add client_auth options to tls directive (#3335) 5 years ago
Matthew Holt 11a132d48b
caddytls: Configurable cache size limit 5 years ago