Commit Graph

4 Commits

Author SHA1 Message Date
Martin Weinelt
62029600b7 nixos/tests/tlsrpt: fix test 2025-09-09 00:27:07 +02:00
Martin Weinelt
e48d12554c nixos/tlsrpt: fix permissions for postfix
Same as with other services giving postfix access, this needs to happen
for the postfix user. Adding supplementary group permissions to the
systemd unit does not propagate to child processes that ultimately call
the unix domain socket.
2025-07-24 02:29:54 +02:00
Martin Weinelt
35e471ad45 tlsrpt-reporter: apply patch for fetcher issue when no db exists
The fetcher would then error out and not return the proper protocol
version to the reportd instance, causing an error message.

This is annoying, because I want to match success in the test.
2025-06-20 14:55:12 +02:00
Martin Weinelt
2487dcbf51 nixos/tests/tlsrpt: init 2025-06-16 06:02:10 +02:00