{"id":48058069,"url":"https://github.com/idesyatov/ssl-watch","last_synced_at":"2026-04-04T14:29:51.479Z","repository":{"id":271583562,"uuid":"911323919","full_name":"idesyatov/ssl-watch","owner":"idesyatov","description":"SSLWatch is a simple command-line tool to check the SSL certificate","archived":false,"fork":false,"pushed_at":"2025-11-09T17:39:48.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T14:51:27.135Z","etag":null,"topics":["cli","ssl-cert","tools"],"latest_commit_sha":null,"homepage":"","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/idesyatov.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-02T18:43:24.000Z","updated_at":"2025-11-09T17:38:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"2386c40c-f995-4947-8fec-af6520997b4b","html_url":"https://github.com/idesyatov/ssl-watch","commit_stats":null,"previous_names":["idesyatov/sslwatch","idesyatov/ssl-watch"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/idesyatov/ssl-watch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idesyatov%2Fssl-watch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idesyatov%2Fssl-watch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idesyatov%2Fssl-watch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idesyatov%2Fssl-watch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idesyatov","download_url":"https://codeload.github.com/idesyatov/ssl-watch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idesyatov%2Fssl-watch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","ssl-cert","tools"],"created_at":"2026-04-04T14:29:51.295Z","updated_at":"2026-04-04T14:29:51.426Z","avatar_url":"https://github.com/idesyatov.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssl-watch\n\nssl-watch is a simple command-line tool to check the SSL certificate of a domain or a local certificate file. It retrieves and displays information about the SSL certificate, including the subject, issuer, expiration date, and the number of days remaining until expiration.\n\n## Usage\n\nTo use ssl-watch, you need to specify either the domain you want to check or the path to a local certificate file. You can also optionally specify a port and an IP address. Additionally, you can use the `-short` flag to output only the number of days remaining until the certificate expires.\n\n### Command Line Arguments\n\n- `-domain \u003cdomain\u003e`: The domain to check (required if `-certfile` is not specified).\n- `-certfile \u003cpath\u003e`: The path to the local certificate file (required if `-domain` is not specified).\n- `-port \u003cport\u003e`: The port to connect to (default is 443).\n- `-ipaddr \u003cipaddr\u003e`: The IP address to connect to (optional).\n- `-short`: Output only the number of days remaining until certificate expiration (optional).\n\n### Examples\n\n```bash\n# Check the SSL certificate for a domain\nssl-watch -domain example.com\n\n# Check a local certificate file\nssl-watch -certfile /path/to/certificate.crt\n\n# Check a domain with a specific port\nssl-watch -domain example.com -port 8443\n\n# Check a domain using a specific IP address\nssl-watch -domain example.com -ipaddr 192.0.2.1\n\n# Check a domain and output only the number of days remaining until expiration\nssl-watch -domain example.com -short\n\n# Check a local certificate file and output only the number of days remaining until expiration\nssl-watch -certfile /path/to/certificate.crt -short\n\n# Check a domain with a specific port and IP address\nssl-watch -domain example.com -port 8443 -ipaddr 192.0.2.1\n```\n\n## Installation\n\nYou can install ssl-watch using the following command:\n\n```bash\ngo install github.com/idesyatov/ssl-watch@latest\n```\n\nAlso download, modify and compile it yourself as you wish","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidesyatov%2Fssl-watch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidesyatov%2Fssl-watch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidesyatov%2Fssl-watch/lists"}