nixpkgs/nixos/tests/common
Emily d0f04c1623 nixos/tests/acme: use *.test domains
Shimming out the Let's Encrypt domain name to reuse client configuration
doesn't work properly (Pebble uses different endpoint URL formats), is
recommended against by upstream,[1] and is unnecessary now that the ACME
module supports specifying an ACME server. This commit changes the tests
to use the domain name acme.test instead, and renames the letsencrypt
node to acme to reflect that it has nothing to do with the ACME server
that Let's Encrypt runs. The imports are renamed for clarity:

* nixos/tests/common/{letsencrypt => acme}/{common.nix => client}
* nixos/tests/common/{letsencrypt => acme}/{default.nix => server}

The test's other domain names are also adjusted to use *.test for
consistency (and to avoid misuse of non-reserved domain names such
as standalone.com).

[1] https://github.com/letsencrypt/pebble/issues/283#issuecomment-545123242

Co-authored-by: Yegor Timoshenko <yegortimoshenko@riseup.net>
2020-04-18 05:15:47 +01:00
..
acme nixos/tests/acme: use *.test domains 2020-04-18 05:15:47 +01:00
webroot nixos docs: run the formatting tool (no content change) 2019-03-22 14:44:11 +01:00
auto.nix nixos/display-managers/auto: remove 2020-01-29 19:05:46 -05:00
ec2.nix nixos/tests/ec2: return to passing state 2020-01-13 15:52:37 +09:00
resolver.nix nixos/tests/acme: use *.test domains 2020-04-18 05:15:47 +01:00
user-account.nix nixos/tests/user-account: add static uid for alice 2019-12-21 19:37:21 -05:00
x11.nix nixos/display-managers/auto: remove 2020-01-29 19:05:46 -05:00