133 Commits (a10910f3981908424493c043d26dfcb4e5f8dc25)

Author SHA1 Message Date
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
Matthew Holt e18c373064
caddytls: Actually use configured test CA 5 years ago
Matthew Holt d5d7fb5954
go.mod: Update dependencies 5 years ago
Matthew Holt aef560c7fc
all: Recover from panics in goroutines 5 years ago
Karol Będkowski b814c0af9c
tls/client auth: verify first certificates in client request (#3344) 5 years ago
Matt Holt 2f59467ac3
httpcaddyfile: Only append TLS conn policy if it's non-empty (#3319) 5 years ago
Matt Holt 184e8e9f71
pki: Embedded ACME server (#3198) 5 years ago
Matthew Holt 8e42661060
caddytls: Finish upgrading to libdns DNS providers for ACME challenges 5 years ago
Matthew Holt 86a4f2c9f4
caddytls: Fix namespace tls.dns -> dns.providers 5 years ago
Matthew Holt 1fa8c185a8
go.mod: Remove DNSProviderMaker interface; update to lego 3.6 5 years ago
Matthew Holt a1796c2f14
caddytls: Adjust DNS challenge structure; clarify some docs 5 years ago
Christoffer Andersson a6761153cb
Fix misspelling in onDemandAskRequest error (#3308) 5 years ago