about summary refs log tree commit diff
path: root/nixos/tests/acme.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-22Merge pull request #205983 from m1cr0man/acme-test-fixRyan Lahfa1-21/+41
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-12-17nixos/acme: Increase number of retries in testingLucas Savva1-21/+41
2022-10-06nixos/acme: Make account creds check more robustLucas Savva1-10/+49
2022-10-06nixos/acme: Fix cert renewal with built in webserverLucas Savva1-1/+20
2022-09-21nixosTests.acme: Use module system based runnerRobert Hensing1-7/+7
2022-06-17nixosTests.acme: Fix typechecking, avoiding type reassignmentRobert Hensing1-1/+1
2022-01-08nixos/acme: ensure web servers using certs can access themWinter1-6/+6
2021-12-26nixos/acme: Add test for caddyLucas Savva1-14/+65
2021-12-26nixos/acme: Add test for lego's built-in web serverLucas Savva1-14/+31
2021-12-26nixos/acme: Add useRoot optionLucas Savva1-0/+13
2021-12-26nixos/acme: Add defaults and inheritDefaults optionLucas Savva1-230/+285
2021-12-26nixos/acme: Check for revoked certificatesLucas Savva1-1/+21
2021-07-06nixos/tests/acme: test access to files outside /var/lib/acme in postRunLucas Savva1-4/+4
2021-07-06Merge pull request #121750 from m1cr0man/masterMartin Weinelt1-7/+17
2021-06-05nixos/acme: Remove an incorrect assertion from testsMewp1-3/+0
2021-05-15nixos/acme: Ensure certs are always protectedLucas Savva1-7/+17
2021-05-09nixosTests.acme: lintRobert Hensing1-1/+1
2021-03-15nixos/acme: Add permissions testsLucas Savva1-0/+15
2021-03-15nixos/acme: Fix webroot issuesLucas Savva1-10/+29
2020-12-28nixos/acme: fix test configLucas Savva1-2/+2
2020-12-28nixos/acme: prevent mass account creationLucas Savva1-1/+31
2020-10-07nixos/acme: Fix ocspMustStaple option and add testLucas Savva1-3/+38
2020-09-06nixos/acme: More features and fixesLucas Savva1-0/+6
2020-09-05nixos/acme: Update docs, use assert more effectivelyLucas Savva1-4/+2
2020-09-04nixos/acme: Run postRun script as rootLucas Savva1-0/+8
2020-09-04nixos/acme: Fix race condition, dont be smart with keysLucas Savva1-61/+48
2020-09-02nixos/acme: Add proper nginx/httpd config reload checksLucas Savva1-7/+31
2020-09-02nixos/acme: Restructure moduleLucas Savva1-135/+208
2020-06-15nixos/acme: Move regression test into acme.nixArian van Putten1-0/+31
2020-06-15nixos/acme: Make sure nginx is running before certs are requestedArian van Putten1-6/+0
2020-06-15nixos/acme: turn around test probes' dependenciesArian van Putten1-13/+16
2020-04-20nixos/tests/acme: set maintainers to acme teamEmily1-2/+3
2020-04-18nixos/tests/acme: use CAP_NET_BIND_SERVICEEmily1-2/+1
2020-04-18nixos/tests/acme: use *.test domainsEmily1-52/+47
2020-04-12specialisation: replace nesting with named configurationsGraham Christensen1-48/+46
2020-02-19nixos/acme: Fix a.example.com testKonrad Borowski1-0/+1
2020-02-09nixos/acme: Update release note, remove redundant requiresLucas Savva1-1/+0
2020-02-09nixos/acme: Fix b.example.com testLucas Savva1-1/+2
2020-02-09nixos/acme: add dns-01 test, fix cert locating bugLucas Savva1-17/+101
2019-11-04nixos/acme: Port test to pythonJacek Galowicz1-30/+35
2019-10-30nixos/tests/acme.nix: remove pebble custom endpoint patchFélix Baylac-Jacqué1-2/+7
2019-10-23nixos/tests/letsencrypt: use Pebble instead of BoulderFélix Baylac-Jacqué1-5/+13
2019-08-29Fix letsencrypt (#60219)Arian van Putten1-11/+87
2018-09-24nixos tests: move common configuration into separate fileDomen Kožar1-28/+1
2018-08-05simp_le: use python3Packages (#44476)Robert Schütz1-1/+3
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-12nixos/tests/letsencrypt: Hardcode certs and keysaszlig1-1/+1
2018-05-13nixos/tests/acme: fix on i686, improve timing (#40410)xeji1-1/+3
2017-09-14nixos/tests/acme: Use overridePythonAttrsaszlig1-2/+2