Commit graph

  • 2f089d3603
    feat: add server shortcodes (#2837) Ludovic Fernandez 2026-02-12 18:47:14 +01:00
  • 1991339cc1
    timewebcloud: fix subdomain support (#2845) Ludovic Fernandez 2026-02-12 18:20:05 +01:00
  • 8f604c6860 timewebcloud: fix subdomain support Fernandez Ludovic 2026-02-12 17:23:13 +01:00
  • dc51d5ee65
    chore: use memcache Docker image directly (#2846) Ludovic Fernandez 2026-02-12 18:01:57 +01:00
  • 39b0e09b5a chore: use memcache Docker image directly Fernandez Ludovic 2026-02-12 17:42:48 +01:00
  • 4c6d29882e
    chore: update linter, and workflows Fernandez Ludovic 2026-02-12 17:32:23 +01:00
  • c1aaf19aac
    docs: make it more clear that any ACME CA may be used (#2841) Andy Warner 2026-02-09 18:51:54 -07:00
  • 5b39f23f81
    Update description of Lego project in README Andy Warner 2026-02-09 14:34:07 -07:00
  • 19e457672b
    Merge 407b306852 into fac5c39f5f Ludovic Fernandez 2026-02-09 14:22:19 +07:00
  • 43c6811cb9
    Merge 3710dd224f into fac5c39f5f Ludovic Fernandez 2026-02-09 14:22:19 +07:00
  • 719f8a97c2
    Merge adc4f42251 into fac5c39f5f Ludovic Fernandez 2026-02-09 14:22:19 +07:00
  • 67e6afadb9
    Merge 8194277b77 into fac5c39f5f Ludovic Fernandez 2026-02-05 17:50:42 +02:00
  • f32c071e02 chore: generate Fernandez Ludovic 2026-01-30 23:58:26 +01:00
  • dc032ea1dc review: one flag for ACME server Fernandez Ludovic 2026-01-30 23:55:22 +01:00
  • c94227045c chore: generate Fernandez Ludovic 2026-01-30 21:45:34 +01:00
  • 70805aa60b review: code with hyphen Fernandez Ludovic 2026-01-30 21:45:19 +01:00
  • 636d238127 fix: deduplicate authz for DNS01 challenge Fernandez Ludovic 2026-01-28 13:40:16 +01:00
  • fac5c39f5f
    fix: implement parsing for Retry-After header according to RFC 7231 (#2830) Mortie Torabi 2026-01-30 19:36:46 +00:00
  • d3274ae1cf chore: generate Fernandez Ludovic 2026-01-30 20:35:01 +01:00
  • b85045c891 feat: add zerossl support Fernandez Ludovic 2026-01-25 03:51:29 +01:00
  • b30488ad1c feat: add server-code flags Fernandez Ludovic 2026-01-25 06:17:54 +01:00
  • 4369f512a7 refactor: move errutils and useragent Fernandez Ludovic 2026-01-27 18:58:23 +01:00
  • 64edba23ab refactor: move generators Fernandez Ludovic 2026-01-27 18:52:20 +01:00
  • e2e4935b6d
    refactor(cli): move the main package to the root. (#2836) Ludovic Fernandez 2026-01-30 20:33:35 +01:00
  • 317a9043ce
    refactor: lazy setup of the client inside the renew command (#2835) Ludovic Fernandez 2026-01-30 19:52:22 +01:00
  • 320c1308a6 chore: generate Fernandez Ludovic 2026-01-30 19:29:57 +01:00
  • 0df185ab0f feat: move main at module root Fernandez Ludovic 2026-01-25 06:48:52 +01:00
  • 6325a46259 refactor(renew): lazy client set up Fernandez Ludovic 2026-01-25 20:41:10 +01:00
  • c74bcf02c1
    refactor: clean flag names (#2834) Ludovic Fernandez 2026-01-30 19:27:06 +01:00
  • c7a37cfd9e chore: generate Fernandez Ludovic 2026-01-30 18:45:21 +01:00
  • 1ccd84f58f review: apply changes related to --domains flag Fernandez Ludovic 2026-01-28 20:09:50 +01:00
  • 67811eaa2a refactor: group flag names related to certificates Fernandez Ludovic 2026-01-28 03:41:28 +01:00
  • 0ef06af1a5 feat: add flag categories Fernandez Ludovic 2026-01-27 17:18:22 +01:00
  • 8498ddf2b6 refactor: rename create flags functions Fernandez Ludovic 2026-01-27 17:09:39 +01:00
  • b4e6de7be0 refactor: remove CreateBaseFlags Fernandez Ludovic 2026-01-27 17:04:48 +01:00
  • 669353b665 refactor: isolate accept-tos flag Fernandez Ludovic 2026-01-27 16:59:25 +01:00
  • 248ca8287e
    refactor(storage): move constructor options to method options (#2833) Ludovic Fernandez 2026-01-30 18:44:10 +01:00
  • 44c3c500cc review Fernandez Ludovic 2026-01-30 18:38:23 +01:00
  • 899d996b8a review Fernandez Ludovic 2026-01-30 18:28:06 +01:00
  • 50c7ee559e chore: generate Fernandez Ludovic 2026-01-30 18:17:17 +01:00
  • 3ddf76b202 refactor(storage): reorganize the account storage code Fernandez Ludovic 2026-01-28 18:45:30 +01:00
  • cab19824a7 refactor(storage): move constructor options to method options (accounts) Fernandez Ludovic 2026-01-27 23:14:03 +01:00
  • cc337c25f5 refactor(storage): move constructor options to method options (certificates) Fernandez Ludovic 2026-01-25 19:26:10 +01:00
  • 7be56482f9
    feat: choose a network stack for challenges (#2832) Ludovic Fernandez 2026-01-30 18:15:53 +01:00
  • 66932a641c
    feat: add register command (#2831) Ludovic Fernandez 2026-01-30 18:14:59 +01:00
  • 0cb1e2d721 chore: generate Fernandez Ludovic 2026-01-30 18:01:43 +01:00
  • 8633f96619 chore: generate Fernandez Ludovic 2026-01-30 17:59:44 +01:00
  • 65cd5da42b feat: choose a network stack for challenges Fernandez Ludovic 2026-01-25 00:54:45 +01:00
  • 5a316967e3 feat: add register command Fernandez Ludovic 2026-01-24 23:05:14 +01:00
  • 39d5a40a75
    refactor(cmd): replace Fatal with error (#2826) Ludovic Fernandez 2026-01-30 17:53:48 +01:00
  • 0fecafc2ea
    tests: fix flaky memcached tests (#2827) Ludovic Fernandez 2026-01-30 17:50:35 +01:00
  • c947859dcf fix: implement parsing for Retry-After header according to RFC 7231 Morteza Torabi 2026-01-30 16:05:47 +00:00
  • a993beb6c6 tests: ignore the error Fernandez Ludovic 2026-01-28 21:27:45 +01:00
  • fefa52e4f4 tests: fix the right test Fernandez Ludovic 2026-01-28 20:54:29 +01:00
  • eeeb557b72 chore: increase MaxIdleConns Fernandez Ludovic 2026-01-28 20:48:51 +01:00
  • 94db7bc857 chore: increase test client timeout Fernandez Ludovic 2026-01-28 20:43:05 +01:00
  • 34ae361772 chore: increase more Fernandez Ludovic 2026-01-28 20:39:12 +01:00
  • 7bdebfcdbc tests: typo wrong copy-paste Fernandez Ludovic 2026-01-28 20:30:36 +01:00
  • 757802bd26 tests: refactor memcached tests Fernandez Ludovic 2026-01-28 19:52:34 +01:00
  • 907388af75 refactor: move GetKeyType calls Fernandez Ludovic 2026-01-25 00:11:37 +01:00
  • 7443eb9caa refactor: use homogeneous parameter names Fernandez Ludovic 2026-01-24 23:30:06 +01:00
  • e4341c77f6 refactor: move setupAccount to storage Fernandez Ludovic 2026-01-24 23:20:25 +01:00
  • 44bc03ee08 refactor(cmd): replace Fatal with error Fernandez Ludovic 2026-01-24 19:37:51 +01:00
  • ce4e7b042a
    feat: replace --run-hook and --renew-hook with --deploy-hook (#2825) Ludovic Fernandez 2026-01-28 20:20:38 +01:00
  • 0f2d933066 chore: generate Fernandez Ludovic 2026-01-28 20:02:27 +01:00
  • 3969dd8b44 feat: replace --run-hook and --renew-hook with --deploy-hook Fernandez Ludovic 2026-01-24 06:42:37 +01:00
  • d2f3cc457b
    refactor: isolate flag usages (#2824) Ludovic Fernandez 2026-01-28 20:00:57 +01:00
  • 1e7efc5f3e chore: generate Fernandez Ludovic 2026-01-28 19:26:55 +01:00
  • b0b65808c5 chore: clean e2e tests Fernandez Ludovic 2026-01-26 00:11:47 +01:00
  • 81dd8bfaf0 refactor: isolate code related to register Fernandez Ludovic 2026-01-24 18:32:57 +01:00
  • c0709f30a5 refactor: move sanitizedDomain function Fernandez Ludovic 2026-01-24 18:04:45 +01:00
  • c1a5c295fc refactor: isolate ObtainRequest and ObtainForCSRRequest creation Fernandez Ludovic 2026-01-24 18:13:57 +01:00
  • 8e188216d1 refactor: move willingToSleep Fernandez Ludovic 2026-01-24 05:40:27 +01:00
  • 8bb43bc807 refactor: move getKeyType outside setupAccount Fernandez Ludovic 2026-01-24 05:18:39 +01:00
  • fb2f72ad08 refactor: remove newCertificatesStorage function Fernandez Ludovic 2026-01-24 05:13:50 +01:00
  • cfc2cd8670 refactor: remove newAccountsStorage function Fernandez Ludovic 2026-01-24 05:12:55 +01:00
  • 01345cf589 refactor: isolate client configuration creation Fernandez Ludovic 2026-01-24 05:10:03 +01:00
  • 46417ee016 refactor(hook): move AddPathToMetadata to hook package Fernandez Ludovic 2026-01-24 04:58:40 +01:00
  • 7cc9427e99 refactor: rename accounts storage file Fernandez Ludovic 2026-01-24 04:54:07 +01:00
  • b5f3766a33 refactor: move CertificatesStorage structure Fernandez Ludovic 2026-01-24 04:53:18 +01:00
  • ded121c2b1 chore: remove filename flag Fernandez Ludovic 2026-01-24 04:38:43 +01:00
  • f6c577597e refactor: isolate storage configurations creation Fernandez Ludovic 2026-01-24 04:32:15 +01:00
  • c3d56b4412 refactor: move flags related to list to flags.go Fernandez Ludovic 2026-01-24 04:27:48 +01:00
  • cd06a3b302 refactor: move flags related to revoke to flags.go Fernandez Ludovic 2026-01-24 04:23:23 +01:00
  • 51b6fa520a refactor: move flags related to run/renew to flags.go Fernandez Ludovic 2026-01-24 04:15:11 +01:00
  • 234223a355 refactor: isolate hook flags Fernandez Ludovic 2026-01-24 04:10:29 +01:00
  • 7d4e78d9bc refactor: rename CreateFlags into CreateBaseFlags Fernandez Ludovic 2026-01-24 03:57:09 +01:00
  • c29df294e1 refactor: move challenges flags creation into run and renew Fernandez Ludovic 2026-01-24 03:55:25 +01:00
  • 47468aaafc refactor: isolate challenges flags creation Fernandez Ludovic 2026-01-24 03:54:26 +01:00
  • d2d302c801 refactor: isolate domains flags creation Fernandez Ludovic 2026-01-24 03:49:15 +01:00
  • 85715a1bc3 refactor: factorize run/renew flags Fernandez Ludovic 2026-01-24 02:49:47 +01:00
  • ab4e321904
    refactor(cli): storage and flags management (#2812) Ludovic Fernandez 2026-01-28 19:24:50 +01:00
  • a7145a29ac
    fix: use IPs to define the main domain (#2817) Ludovic Fernandez 2026-01-28 18:41:23 +01:00
  • 0be134d643 fix: use IPs to define the main domain Fernandez Ludovic 2026-01-26 13:35:21 +01:00
  • 84645e4558 feat: add structured logging with key-value field support François Gouteroux 2026-01-26 09:48:27 +01:00
  • 2ce04a6586
    alidns: add line record option (#2814) Ludovic Fernandez 2026-01-25 14:51:12 +01:00
  • f1e4d32394 chore: generate Fernandez Ludovic 2026-01-25 13:56:06 +01:00
  • 7f58dec759 alidns: add line Fernandez Ludovic 2026-01-25 13:55:47 +01:00
  • 708151f695 chore: remove unused files Fernandez Ludovic 2026-01-24 04:34:14 +01:00
  • 5b2fbf3006 tests(e2e): update cli tests Fernandez Ludovic 2026-01-23 17:57:20 +01:00