An error occurred fetching the project authors.
- 22 Jan, 2024 1 commit
-
-
Jérome Perrin authored
-
- 16 Aug, 2023 1 commit
-
-
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.
-
- 03 Jul, 2023 1 commit
-
-
Jérome Perrin authored
Because dufs only reads certificate on startup it does not detect when the certificate was renewed. The only thing supported by dufs is to restart, so we use hash-files options of wrapper recipe to
-
- 02 Jun, 2023 1 commit
-
-
Jérome Perrin authored
Also switch to basic authentication, this is generally more supported than digest; keeweb for example only supports basic authentication. It seems less secure though ( https://github.com/sigoden/dufs/issues/228 )
-
- 17 Oct, 2022 1 commit
-
-
Jérome Perrin authored
-