aboutsummaryrefslogtreecommitdiff
path: root/nixos/tests/acme.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* nixos/acme: Fix ocspMustStaple option and add testLucas Savva2020-10-071-3/+38
* nixos/acme: More features and fixesLucas Savva2020-09-061-0/+6
* nixos/acme: Update docs, use assert more effectivelyLucas Savva2020-09-051-4/+2
* nixos/acme: Run postRun script as rootLucas Savva2020-09-041-0/+8
* nixos/acme: Fix race condition, dont be smart with keysLucas Savva2020-09-041-61/+48
* nixos/acme: Add proper nginx/httpd config reload checksLucas Savva2020-09-021-7/+31
* nixos/acme: Restructure moduleLucas Savva2020-09-021-135/+208
* nixos/acme: Move regression test into acme.nixArian van Putten2020-06-151-0/+31
* nixos/acme: Make sure nginx is running before certs are requestedArian van Putten2020-06-151-6/+0
* nixos/acme: turn around test probes' dependenciesArian van Putten2020-06-151-13/+16
* nixos/tests/acme: set maintainers to acme teamEmily2020-04-201-2/+3
* nixos/tests/acme: use CAP_NET_BIND_SERVICEEmily2020-04-181-2/+1
* nixos/tests/acme: use *.test domainsEmily2020-04-181-52/+47
* specialisation: replace nesting with named configurationsGraham Christensen2020-04-121-48/+46
* nixos/acme: Fix a.example.com testKonrad Borowski2020-02-191-0/+1
* nixos/acme: Update release note, remove redundant requiresLucas Savva2020-02-091-1/+0
|\
* | nixos/acme: Fix b.example.com testLucas Savva2020-02-091-1/+2
* | nixos/acme: add dns-01 test, fix cert locating bugLucas Savva2020-02-091-17/+101
|/
* nixos/acme: Port test to pythonJacek Galowicz2019-11-041-30/+35
* nixos/tests/acme.nix: remove pebble custom endpoint patchFélix Baylac-Jacqué2019-10-301-2/+7
* nixos/tests/letsencrypt: use Pebble instead of BoulderFélix Baylac-Jacqué2019-10-231-5/+13
* Fix letsencrypt (#60219)Arian van Putten2019-08-291-11/+87
* nixos tests: move common configuration into separate fileDomen Kožar2018-09-241-28/+1
* simp_le: use python3Packages (#44476)Robert Schütz2018-08-051-1/+3
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-201-1/+1
* nixos/tests/letsencrypt: Hardcode certs and keysaszlig2018-07-121-1/+1
* nixos/tests/acme: fix on i686, improve timing (#40410)xeji2018-05-131-1/+3
* nixos/tests/acme: Use overridePythonAttrsaszlig2017-09-141-2/+2
* nixos/tests/acme: Patch certifi with cacertaszlig2017-09-131-2/+2
* nixos/tests: Add a basic test for ACMEaszlig2017-09-131-0/+62