Skip to content
Unverified Commit 0c7c1660 authored by aszlig's avatar aszlig
Browse files

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: default avataraszlig <aszlig@nix.build>
parent bdb0b2db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment