1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 09:00:28 -04:00
nixpkgs/nixos/modules/services/misc/taskserver
aszlig b6643102d6
nixos/taskserver: Generate a cert revocation list
If we want to revoke client certificates and want the server to actually
notice the revocation, we need to have a valid certificate revocation
list.

Right now the expiration_days is set to 10 years, but that's merely to
actually get certtool to actually generate the CRL without trying to
prompt for user input.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-11 23:07:58 +02:00
..
default.nix nixos/taskserver: Generate a cert revocation list 2016-04-11 23:07:58 +02:00
doc.xml
helper-tool.py nixos/taskserver: Handle declarative conf via JSON 2016-04-11 22:24:58 +02:00