nixpkgs/nixos/tests/common/letsencrypt
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
..
0001-Change-ACME-directory-endpoint-to-directory.patch nixos/tests/letsencrypt: use Pebble instead of Boulder 2019-10-23 21:17:17 +02:00
common.nix nixos/tests/letsencrypt: use Pebble instead of Boulder 2019-10-23 21:17:17 +02:00
default.nix nixos/tests/letsencrypt: use Pebble instead of Boulder 2019-10-23 21:17:17 +02:00
mkcerts.nix nixos/tests/letsencrypt: use Pebble instead of Boulder 2019-10-23 21:17:17 +02:00
mkcerts.sh
snakeoil-certs.nix nixos/tests/letsencrypt: use Pebble instead of Boulder 2019-10-23 21:17:17 +02:00