nixos/cfssl: init

- based on module originally written by @srhb
- complies with available options in cfssl v1.3.2
- uid and gid 299 reserved in ids.nix
- added simple nixos test case
This commit is contained in:
Johan Thomsen 2018-07-26 16:25:34 +02:00
parent 812f4749ae
commit 7d7c36f8be
5 changed files with 280 additions and 0 deletions

View file

@ -621,6 +621,7 @@
./services/search/hound.nix
./services/search/kibana.nix
./services/search/solr.nix
./services/security/cfssl.nix
./services/security/clamav.nix
./services/security/fail2ban.nix
./services/security/fprintd.nix