mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 01:33:11 +01:00
Split tests up based on certain use cases: - http01-builtin: Tests most functionality of the core module, such as the systemd and hashing components, whilst utilising lego's built in http01 resolution mechanis. - dns01: Tests only that DNS01 renewal works as expected. - nginx: Tests nginx compatability - httpd: Tests httpd compatability - caddy: Tests caddy compatability |
||
|---|---|---|
| .. | ||
| caddy.nix | ||
| default.nix | ||
| dns01.nix | ||
| http01-builtin.nix | ||
| python-utils.py | ||
| utils.nix | ||
| webserver.nix | ||