-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: a17e021b9486
head repository: NixOS/nixpkgs
compare: 426646cc9bf0
- 7 commits
- 11 files changed
- 2 contributors
Commits on Apr 19, 2020
-
Also add myself to maintainers and correct meta.homepage. (cherry picked from commit 6285d5e)
Configuration menu - View commit details
-
Copy full SHA for e1c41b8 - Browse repository at this point
Copy the full SHA e1c41b8View commit details -
nixos/tests/common/acme: enable Pebble strict mode
This lets us get early warning about any bugs or backwards-compatibility hazards in lego. Pebble will default to this in the future, but doesn't currently; see https://github.com/letsencrypt/pebble/blob/v2.3.0/README.md#strict-mode. (cherry picked from commit e6d5e83)
Configuration menu - View commit details
-
Copy full SHA for b0d26e9 - Browse repository at this point
Copy the full SHA b0d26e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8283094 - Browse repository at this point
Copy the full SHA 8283094View commit details -
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] letsencrypt/pebble#283 (comment) Co-authored-by: Yegor Timoshenko <yegortimoshenko@riseup.net> (cherry picked from commit d0f04c1)
Configuration menu - View commit details
-
Copy full SHA for 2b8100d - Browse repository at this point
Copy the full SHA 2b8100dView commit details -
nixos/tests/acme: use CAP_NET_BIND_SERVICE
(cherry picked from commit 695fd78)
Configuration menu - View commit details
-
Copy full SHA for 60e6ba6 - Browse repository at this point
Copy the full SHA 60e6ba6View commit details -
nixos/tests/common/acme: don't set nameservers for client
The resolver is mainly useful for the ACME server, and acme.nix uses its own DNS server to test DNS-01 challenges. (cherry picked from commit 21f183a)
Configuration menu - View commit details
-
Copy full SHA for f035e26 - Browse repository at this point
Copy the full SHA f035e26View commit details -
Merge pull request #85584 from emilazy/acme-test-cleanups-20.03
[20.03] ACME test cleanups
Configuration menu - View commit details
-
Copy full SHA for 426646c - Browse repository at this point
Copy the full SHA 426646cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff a17e021b9486...426646cc9bf0