{"id":18251801,"url":"https://github.com/hiroakis/go-check-ssl-certificates","last_synced_at":"2025-07-22T08:31:49.058Z","repository":{"id":145130195,"uuid":"94979389","full_name":"hiroakis/go-check-ssl-certificates","owner":"hiroakis","description":"The go-check-ssl-certificates checks the ssl certificates","archived":false,"fork":false,"pushed_at":"2017-06-21T09:55:06.000Z","size":6,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T16:43:47.849Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiroakis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-21T08:07:32.000Z","updated_at":"2024-05-11T13:01:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"a1f5ce9f-dbfc-4843-ae4c-ba2c3ac570d6","html_url":"https://github.com/hiroakis/go-check-ssl-certificates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hiroakis/go-check-ssl-certificates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fgo-check-ssl-certificates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fgo-check-ssl-certificates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fgo-check-ssl-certificates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fgo-check-ssl-certificates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroakis","download_url":"https://codeload.github.com/hiroakis/go-check-ssl-certificates/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fgo-check-ssl-certificates/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266456245,"owners_count":23931383,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-05T09:48:30.833Z","updated_at":"2025-07-22T08:31:48.939Z","avatar_url":"https://github.com/hiroakis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-check-ssl-certificates\n\n# Installation\n\n```\nmake\n```\n\n# Usage\n\n* options\n\n```\n  -connect string\n        The remote addr. The format should be 'example.com:ssl_port'.\n  -file string\n        The certificates.\n  -timeout int\n        The timeout in sec. (default 10)\n```\n\n* Check the website\n\n```\ngo-check-ssl-certificates -connect hiroakis.com:443\n```\n\n* Check the certificate file\n\n```\ngo-check-ssl-certificates -file test_certificates/my-server.crt\n```\n\n* The result example\n\n```\n{\n  \"cn\": \"hiroakis.com\",\n  \"not_after\": \"2018-04-14T02:51:26Z\",\n  \"not_before\": \"2016-01-11T11:23:49Z\",\n  \"dns_names\": [\n    \"hiroakis.com\"\n  ],\n  \"signature_algorithm\": \"SHA256-RSA\",\n  \"issuer\": \"RapidSSL SHA256 CA - G3\",\n  \"organizations\": [\n    \"GeoTrust Inc.\"\n  ],\n  \"expiration\": 25642324.493055414\n}\n```\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fgo-check-ssl-certificates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroakis%2Fgo-check-ssl-certificates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fgo-check-ssl-certificates/lists"}