nixpkgs/nixos/tests/common
aszlig 0c7c1660f7
nixos/tests/letsencrypt: Don't substitute certs
If one of the certificates of the chain gets substituted from a binary
cache and the rest is generated locally it might turn out that we get
invalid certificates, which in turn cause tests using this module to
fail.

So let's set allowSubstitutes to false for all derivations that are
involved with certificate/key generation.

Signed-off-by: aszlig <aszlig@nix.build>
2018-06-30 18:35:10 +02:00
..
letsencrypt.nix nixos/tests/letsencrypt: Don't substitute certs 2018-06-30 18:35:10 +02:00
resolver.nix nixos/tests: Add common modules for letsencrypt 2017-09-13 23:16:33 +02:00
user-account.nix Add a regression test for #14623 2016-04-12 19:13:52 +02:00
x11.nix