about summary refs log tree commit diff
path: root/nixos/tests/cfssl.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2020-10-25nixos/tests/cfssl: Use curl --failScott Worley1-1/+1
2019-11-07nixos/cfssl: port test to pythonMarijan1-4/+4
2018-08-03nixos/cfssl: initJohan Thomsen1-0/+67
- 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