{"id":20598350,"url":"https://github.com/kkirsche/sslcheck","last_synced_at":"2025-04-15T00:18:31.160Z","repository":{"id":57513240,"uuid":"60726577","full_name":"kkirsche/sslcheck","owner":"kkirsche","description":"Report versions of SSL/TLS which are supported by a remote host or hosts","archived":false,"fork":false,"pushed_at":"2020-02-18T13:44:03.000Z","size":20143,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T00:18:23.747Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kkirsche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-08T19:55:53.000Z","updated_at":"2021-10-29T10:46:19.000Z","dependencies_parsed_at":"2022-08-31T22:52:17.464Z","dependency_job_id":null,"html_url":"https://github.com/kkirsche/sslcheck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fsslcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fsslcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fsslcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fsslcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkirsche","download_url":"https://codeload.github.com/kkirsche/sslcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981243,"owners_count":21193148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T08:26:32.206Z","updated_at":"2025-04-15T00:18:31.141Z","avatar_url":"https://github.com/kkirsche.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sslcheck\nReport versions of SSL/TLS which are supported by a remote host or hosts\n\n## Installation\n\nYou may use the pre compiled binaries in /bin or:\n\n```\ngo get -u -v github.com/kkirsche/sslcheck\n```\n\n## Usage\n\n```\nsslcheck www.google.com\n\nsslcheck -p 443 www.google.com\n\nsslcheck --port 443 www.google.com\n\nsslcheck -t 10 www.google.com\n\nsslcheck --timeout 10 www.google.com\n\nsslcheck -v www.google.com\n\nsslcheck --verbose www.google.com\n```\n\n## Example\n\nNormal mode:\n```\n~/g/g/s/g/k/sslcheck ❯❯❯ sslcheck www.google.com\nChecking Host: www.google.com.\nChecking for version: TLS1.2\nChecking for version: TLS1.1\nChecking for version: TLS1.0\nChecking for version: SSLv3\n[TLS Handshake] SSLv3 — tls: server selected unsupported protocol version 300 (www.google.com)\n[Supported SSL Versions] SSLv3: false, TLS1.0: true, TLS1.1: true, TLS1.2: true\n```\n\nVerbose mode:\n```\n~/g/g/s/g/k/sslcheck ❯❯❯ sslcheck --verbose www.google.com\nChecking Host: www.google.com.\nChecking for version: TLS1.2\nServer key information:\n\tCommon Name:\t www.google.com\n\tOrganizational Unit:\n\tOrganization:\tGoogle Inc\n\tCity:\tMountain View\n\tState:\tCalifornia\n\tCountry:US\n\nSSL Certificate Valid:\n\tFrom:\t 2016-06-08 12:37:29 +0000 UTC\n\tTo:\t 2016-08-31 12:30:00 +0000 UTC\n\nValid Certificate Domain Names:\n\twww.google.com\nIssued by:\n\tGoogle Internet Authority G2\n\nGoogle Inc\nChecking for version: TLS1.1\nChecking for version: TLS1.0\nChecking for version: SSLv3\n[TLS Handshake] SSLv3 — tls: server selected unsupported protocol version 300 (www.google.com)\n[Supported SSL Versions] SSLv3: false, TLS1.0: true, TLS1.1: true, TLS1.2: true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkirsche%2Fsslcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkirsche%2Fsslcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkirsche%2Fsslcheck/lists"}