nixpkgs/nixos/tests/common
Félix Baylac-Jacqué 0c0af28cd5 nixos/tests/letsencrypt: use Pebble instead of Boulder
Let's encrypt bumped ACME to V2. We need to update our nixos test to
be compatible with this new protocol version.

We decided to drop the Boulder ACME server in favor of the more
integration test friendly Pebble.

- overriding cacert not necessary
- this avoids rebuilding lots of packages needlessly
- nixos/tests/acme: use pebble's ca for client tests
- pebble always generates its own ca which has to be fetched

TODO: write proper commit msg :)
2019-10-23 21:17:17 +02:00
..
letsencrypt nixos/tests/letsencrypt: use Pebble instead of Boulder 2019-10-23 21:17:17 +02:00
webroot nixos docs: run the formatting tool (no content change) 2019-03-22 14:44:11 +01:00
ec2.nix nixos/tests/ec2: reuse ssh keys from ssh-keys.nix 2019-02-11 20:58:45 +01:00
resolver.nix nixos/tests/letsencrypt: Hardcode certs and keys 2018-07-12 02:32:46 +02:00
user-account.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
x11.nix