1
0
mirror of https://github.com/go-acme/lego.git synced 2025-01-03 07:19:39 +02:00
Commit Graph

282 Commits

Author SHA1 Message Date
Ludovic Fernandez
65250372ee
fix(cli): use retryable client for ACME server calls (#2368) 2024-12-10 15:02:07 +01:00
Ludovic Fernandez
eb041044b8
fix(cli): create client only when needed (#2372) 2024-12-03 14:03:49 +01:00
Ludovic Fernandez
19a02023b4
fix(cli): clone the transport with tls-skip-verify (#2369) 2024-12-01 16:29:02 +01:00
Lucas Savva
abccd21e75
feat: add --force-cert-domains flag to renew (#2355) 2024-11-26 00:29:35 +01:00
Ludovic Fernandez
b34902160d
Add DNS provider for West.cn/西部数码 (#2318) 2024-11-21 16:47:07 +00:00
Cikaros
6fccca616a
Add DNS provider for Rainyun/雨云 (#2354)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-11-21 17:28:38 +01:00
Fernandez Ludovic
645169e3e5 Detach v4.20.4 2024-11-21 16:07:48 +01:00
Fernandez Ludovic
3fc9ae13e6 Prepare release v4.20.4 2024-11-21 16:07:48 +01:00
Fernandez Ludovic
d5290e9834 Detach v4.20.3 2024-11-21 14:34:14 +01:00
Fernandez Ludovic
b38be9150b Prepare release v4.20.3 2024-11-21 14:34:14 +01:00
Fernandez Ludovic
e0207678be Detach v4.20.2 2024-11-11 13:33:05 +01:00
Fernandez Ludovic
400c2c572c Prepare release v4.20.2 2024-11-11 13:32:37 +01:00
Fernandez Ludovic
1225d05a2b Detach v4.20.1 2024-11-11 12:13:45 +01:00
Fernandez Ludovic
b3dc8bcedb Prepare release v4.20.1 2024-11-11 12:13:00 +01:00
Fernandez Ludovic
947e09824f Detach v4.20.0 2024-11-11 12:01:03 +01:00
Fernandez Ludovic
f999e16cd5 Prepare release v4.20.0 2024-11-11 12:01:03 +01:00
Ludovic Fernandez
a7aaae4abe
chore: domain merge simplification (#2340) 2024-11-11 11:20:17 +01:00
Samantha Frank
98371c4695
feat: attempt to check ARI unless explicitly disabled (#2298)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-11-11 01:33:27 +01:00
Ludovic Fernandez
2b08b83adf
feat: skip the TLS verification of the ACME server (#2335) 2024-11-10 18:42:01 +00:00
Ludovic Fernandez
4efd1e1711
Add DNS provider for Technitium (#2332) 2024-11-10 16:27:08 +00:00
Ludovic Fernandez
f514292c46
rfc2136: add support for tsig-keygen generated file (#2330)
Co-authored-by: Dominik Menke <git@dmke.org>
2024-11-09 22:46:22 +01:00
Ludovic Fernandez
67230e268a
cloudxns: provider deprecation (#2324) 2024-11-06 22:58:56 +00:00
Ludovic Fernandez
af7e2edd4e
brandit: provider deprecation (#2116) 2024-11-06 23:17:52 +01:00
Ludovic Fernandez
9c876033d5
Add DNS provider for Regfish (#2320) 2024-11-05 01:14:51 +01:00
Frederic Hemberger
aef89706f6
fix: parse printf verbs in log line output (#2317) 2024-11-01 11:12:06 +00:00
Ludovic Fernandez
4809501817
chore: improve internal release command (#2315) 2024-10-28 13:49:24 +00:00
Ludovic Fernandez
008c817f78
Add DNS provider for Core-Networks (#2101) 2024-10-25 22:52:39 +02:00
Ludovic Fernandez
ee445c0c2e
fix: variomedia documentation (#2304) 2024-10-14 13:12:26 +02:00
Pavel Sobolev
755164c939
Add DNS provider for Timeweb Cloud (#2301)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-10-14 01:03:41 +02:00
Ludovic Fernandez
ad96d61cc4
Add DNS provider for Volcano Engine (#2282) 2024-10-07 17:37:06 +02:00
Ludovic Fernandez
36fa8b661f
fix: follow Go convention about generated comment (#2292) 2024-10-05 15:13:40 +02:00
Ludovic Fernandez
d81507c126
feat: add PropagationWait function (#2288) 2024-10-02 19:31:52 +02:00
Ludovic Fernandez
c704ba5832
feat: add dns.propagation-rns option (#2284) 2024-09-26 21:02:39 +02:00
Ludovic Fernandez
d2898e1706
chore: use contants for flag names (#2283) 2024-09-20 19:47:50 +02:00
Ludovic Fernandez
20c8d6c413
Add DNS provider for SelfHost.(de|eu) (#2278)
Co-authored-by: Dominik Menke <git@dmke.org>
2024-09-20 13:46:38 +02:00
Ludovic Fernandez
d52f7b0b58
chore: update dependencies (#2272) 2024-09-14 14:26:25 +02:00
endymx
b95f03d3b3
Add DNS provider for HuaweiCloud (#2267)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-09-10 11:13:04 +00:00
mlec
65cd007d3f
exoscale: update Egoscale to v3.1.1 (#2256)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-09-10 12:52:08 +02:00
Ludovic Fernandez
75b910b296
feat(cli): add dns.propagation-wait flag (#2266) 2024-09-07 21:40:21 +02:00
UnrealShadow
b3e630761e
docs: fix typos in some DNS descriptors (#2264)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-09-06 10:18:25 +00:00
Ludovic Fernandez
beaa35caf9
Add DNS provider for Mittwald (#2200) 2024-08-30 19:46:02 +02:00
Ludovic Fernandez
7062e8c28f
Add DNS provider for Lima-City (#2248) 2024-08-30 01:20:44 +02:00
Ludovic Fernandez
f93651a54d
Add DNS provider for mijn.host (#2252) 2024-08-29 21:07:01 +02:00
Kyle Julian
24f421463a
cloudflare: update documentation to specify the unit of time-based options (#2239)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-08-10 21:36:05 +00:00
Austen
fa7cf5cd4f
feat: add LEGO_ISSUER_CERT_PATH to run hook (#2234) 2024-07-25 21:25:06 +02:00
Fernandez Ludovic
13b5cb57f0 directadmin: update documentation 2024-07-21 21:21:53 +02:00
jwklijnsma
c759f56556
Add DNS provider for DirectAdmin (#2225)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-07-21 13:32:17 +02:00
Ludovic Fernandez
9873b9b897
bluecat: skip deploy (#2230) 2024-07-20 16:01:18 +02:00
Jan Dittrich
04864ff13b
designate: allow manually overwriting DNS zone (#2204)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-07-18 15:27:04 +00:00
Ludovic Fernandez
c63be848f6
feat: add option to handle the overall request limit (#2209) 2024-06-13 22:48:04 +02:00