···36 meta = with lib; {
37 description = "Very simple way to find out which SSL ciphersuites are supported by a target";
38 homepage = "https://github.com/jvehent/cipherscan";
39- license = licenses.mpl;
40 platforms = platforms.all;
41 maintainers = with maintainers; [ cstrahan ];
42 };
···36 meta = with lib; {
37 description = "Very simple way to find out which SSL ciphersuites are supported by a target";
38 homepage = "https://github.com/jvehent/cipherscan";
39+ license = licenses.mpl20;
40 platforms = platforms.all;
41 maintainers = with maintainers; [ cstrahan ];
42 };