Fabian Möller
e83bd25aec
nixosTests.certmgr: fix systemd test
...
Nginx fails to start, because it can't read the certificate file. This
happens because PrivateTmp is set for the service, which makes the
system wide /tmp inaccessible.
2020-10-23 18:09:50 -07:00
Eric Culp
dc6451f08c
nixos/tests/certmgr: Fix file permissions
...
This test has been broken since 2a413da57e
, which stopped running the
nginx master process as root.
2020-01-11 16:18:10 -08:00
Marijan
63cb143801
nixos/certmgr: port test to python
2019-11-07 10:51:04 +01:00
Léo Gaspard
6c68fbd4e1
tests: refactor to carry the package set as an argument
...
This way, the package set will be possible to pass without re-importing
all the time
2018-11-11 23:11:45 +09:00
Johan Thomsen
004e7fb6fd
nixos/certmgr: init
2018-08-10 09:56:25 +02:00