about summary refs log tree commit diff
path: root/nixos/tests/acme.nix
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-13nixos/tests/acme: Patch certifi with cacertaszlig1-2/+2
2017-09-13nixos/tests: Add a basic test for ACMEaszlig1-0/+62