{ "name": "Testssl", "description": "Tool which checks for the support of TLS/SSL ciphers and flaws", "url": "https://github.com/drwetter/testssl.sh/archive/v2.9.5-7.tar.gz", "mirror": null, "homepage": "https://testssl.sh/", "depends": [ { "depend": "openssl", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "bin.install \"testssl.sh\"", "man1.install \"doc/testssl.1\"", "prefix.install \"etc\"", "env = {", ":PATH => \"#{Formula[\"openssl\"].opt_bin}:$PATH\",", ":TESTSSL_INSTALL_DIR => prefix,", "}", "bin.env_script_all_files(libexec/\"bin\", env)" ], "version": "2.9.5", "file": "testssl.rb" }