12 src = fetchFromGitHub {
16 sha256 = "sha256-Xczpv6tLJiy2dXoGJ0QUmXwOn0p6S+lm2oz61oytQec=";
37 "-X github.com/cloudflare/cfssl/cli/version.version=v${version}"
40 passthru.tests = { inherit (nixosTests) cfssl; };
43 homepage = "https://cfssl.org/";
44 description = "Cloudflare's PKI and TLS toolkit";
45 license = licenses.bsd2;
46 maintainers = with maintainers; [ mbrgm ];
47 mainProgram = "cfssl";