1. 30 Aug, 2023 12 commits
  2. 28 Aug, 2023 2 commits
  3. 23 Aug, 2023 1 commit
  4. 21 Aug, 2023 1 commit
  5. 18 Aug, 2023 2 commits
  6. 17 Aug, 2023 20 commits
  7. 16 Aug, 2023 1 commit
    • Jérome Perrin's avatar
      dufs,restic-rest-server: fix certificate renewal tests · aa73db58
      Jérome Perrin authored
      The configuration of caucase used here is to have certificates valid for
      3*31 days and renew them 31 days before the expiration date.
      This test was running the updater 2 months later, which by chance was
      62 days at the time of the test was written, because this test was
      written in July (both July and August have 31 days), but this does not
      work in other months.
      Adjust the test to run the updater using a fixed number of days in the
      future.
      aa73db58
  8. 15 Aug, 2023 1 commit