1
0
mirror of https://github.com/go-acme/lego.git synced 2025-11-25 15:41:44 +02:00
Commit Graph

82 Commits

Author SHA1 Message Date
Ludovic Fernandez
81e0f2b42a chore: update linter (#2699) 2025-10-30 13:02:35 +01:00
Ludovic Fernandez
07683e60d8 chore: update to github.com/cenkalti/backoff/v5 (#2668) 2025-10-15 13:42:00 +02:00
Ludovic Fernandez
0012e20e52 tests: new DNS router/server/mock (#2613) 2025-08-08 18:28:50 +02:00
Ludovic Fernandez
756d5ade0e tests: change the signature of the method BuildHTTPS (#2611) 2025-08-04 10:21:14 +00:00
Ludovic Fernandez
c9157f756e chore: clean up (#2610) 2025-08-02 11:41:35 +00:00
Ludovic Fernandez
238454b5f7 fix: enforce HTTPS to the ACME server (#2608) 2025-08-01 16:35:07 +02:00
Ludovic Fernandez
b4ddc1e5e2 tests: use better test domains (#2603) 2025-07-28 09:26:40 +02:00
Ludovic Fernandez
605d49d500 chore: clean up tests and code (#2602) 2025-07-26 11:16:01 +02:00
Ludovic Fernandez
713acefd7f chore: update to go1.24 (#2566) 2025-07-08 17:23:52 +02:00
Ludovic Fernandez
24a46d0c15 feat: add delay option for TLSALPN challenge (#2499) 2025-03-27 12:04:02 +00:00
Ludovic Fernandez
ba7b4bcf11 chore: update linter (#2492) 2025-03-25 15:05:26 +01:00
Ludovic Fernandez
51aaf75afb tests: change ns (#2482) 2025-03-15 13:08:01 +01:00
Ludovic Fernandez
0ab907c183 chore: use go1.23 (#2446) 2025-02-18 20:10:57 +01:00
Ludovic Fernandez
c0260c1d8a fix: rewrite status management (#2428) 2025-02-09 22:08:43 +01:00
Ludovic Fernandez
e644196bfc feat: add delay option for HTTP challenge (#2422) 2025-02-05 23:52:48 +01:00
Ludovic Fernandez
5f53d3e87d chore: update linter (#2387) 2025-01-02 22:59:02 +00:00
Ludovic Fernandez
11929c9c78 fix: HTTP server IPv6 matching (#2345) 2024-11-11 18:45:08 +01:00
Ludovic Fernandez
895a953590 feat: improve propagation check error messages (#2306) 2024-10-14 13:13:24 +02:00
Ludovic Fernandez
49dacb2db1 fix: go1.22 compatibility (#2295) 2024-10-06 20:01:31 +02:00
djx30103
a83482cac4 perf: reducing the lock strength of the soa cache entry (#2285)
Co-authored-by: icpd <35096485+icpd@users.noreply.github.com>
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-10-03 05:20:57 +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
834a9089f1 feat: expose certificates pool creation (#2210) 2024-06-13 21:10:59 +00:00
Ludovic Fernandez
3371145f01 chore: update to go1.22 (#2144) 2024-03-20 20:30:35 +01:00
Ludovic Fernandez
adea063bb1 chore: update to github.com/go-jose/go-jose/v4 (#2130) 2024-03-08 14:07:55 +01:00
Ludovic Fernandez
9d0cd24533 fix: test on CI (#2119) 2024-02-24 20:49:40 +01:00
Ludovic Fernandez
ba67a265c0 feat: improve errors and logs related to DNS call (#2109) 2024-02-11 14:37:09 +01:00
Ludovic Fernandez
7fe1796157 chore: minor changes (#2108) 2024-02-09 21:55:43 +01:00
Fernandez Ludovic
6da922047a chore: change test ports (related to Windows and CI) 2024-01-06 12:43:26 +01:00
Ludovic Fernandez
d51b5e408b chore: update linter (#2046) 2023-10-31 14:08:50 +01:00
Ludovic Fernandez
3cefc7a51b chore: fix grammar and typo (#1978)
Co-authored-by: Dominik Menke <git@dmke.org>
2023-07-29 12:59:24 +02:00
Reinis
bbc5e6118f Experimental option to force DNS queries to use TCP (#1843)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-20 02:37:48 +00:00
Oli
3cd3024561 fix: ensure case-insensitive comparison of CNAME records (#1956)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-19 10:45:10 +00:00
Fernandez Ludovic
7f27124c09 tests: fix flaky 2023-06-27 23:42:01 +02:00
Fernandez Ludovic
67d80a1445 chore: update linter 2023-05-05 09:51:42 +02:00
orangepizza
5a70c3661d feat: support for certificate with raw IP SAN (RFC8738) (#1838) 2023-05-02 19:02:18 +02:00
Ludovic Fernandez
e638d79643 chore: replace GetRecord by GetChallengeInfo (#1863) 2023-03-07 09:39:05 +01:00
Nicola Murino
fd54758bba chore: update go-jose package to latest (#1797) 2023-01-04 10:32:15 +00:00
Ludovic Fernandez
9ec5c8a18f fix: return an error when extracting record name (#1766) 2022-11-28 17:53:13 +00:00
Ludovic Fernandez
a7b11e0447 chore: update linter (#1767)
Co-authored-by: Dominik Menke <git@dmke.org>
2022-11-27 19:04:28 +00:00
Ludovic Fernandez
001dd80f6a cname: add log about CNAME entries (#1764) 2022-11-25 18:41:38 +01:00
Ludovic Fernandez
1b56aa0d2f regru: improve error handling (#1750) 2022-11-10 02:23:04 +01:00
Jürgen Brunink
5e37ee3822 cname: stop trying to traverse cname if none have been found (#1733)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-10 20:43:33 +02:00
Ludovic Fernandez
af37b94b38 feat: take out CNAME support from experimental features (#1718) 2022-09-19 11:21:35 +02:00
danthegoodman1
fd8a9f86ec lib: add recursive CNAME lookup support (#1677) 2022-09-17 17:47:50 +02:00
Ludovic Fernandez
409b3c9959 feat: update to go1.18 (#1700) 2022-08-22 15:05:31 +00:00
Trey Jones
0f3a8351de lib: added uds capability to http challenge server (#1485)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-09 18:27:37 +01:00
Fernandez Ludovic
9114733772 test: change LTD for NXDOMAIN 2021-11-22 21:08:38 +01:00
Ludovic Fernandez
2de6e0b0c8 chore: update linter (#1524) 2021-11-03 20:39:12 +01:00
Ludovic Fernandez
e719fabe96 chore: homogeneous tests setup and close servers. (#1520) 2021-11-01 23:52:38 +00:00