{"id":13582465,"url":"https://github.com/genuinetools/certok","last_synced_at":"2025-12-15T03:02:18.365Z","repository":{"id":57486123,"uuid":"69840609","full_name":"genuinetools/certok","owner":"genuinetools","description":"Command line tool to check the validity and expiration dates of SSL certificates.","archived":false,"fork":false,"pushed_at":"2020-09-17T20:05:07.000Z","size":3034,"stargazers_count":160,"open_issues_count":0,"forks_count":15,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-30T07:11:15.365Z","etag":null,"topics":["bot","certificates","cli","ssl-certificate"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"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/genuinetools.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-10-03T04:20:35.000Z","updated_at":"2025-03-05T03:25:38.000Z","dependencies_parsed_at":"2022-09-01T21:02:30.632Z","dependency_job_id":null,"html_url":"https://github.com/genuinetools/certok","commit_stats":null,"previous_names":["jessfraz/certok"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genuinetools%2Fcertok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genuinetools%2Fcertok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genuinetools%2Fcertok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genuinetools%2Fcertok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/genuinetools","download_url":"https://codeload.github.com/genuinetools/certok/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457800,"owners_count":20941906,"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":["bot","certificates","cli","ssl-certificate"],"created_at":"2024-08-01T15:02:44.470Z","updated_at":"2025-12-15T03:02:13.312Z","avatar_url":"https://github.com/genuinetools.png","language":"Go","readme":"# certok\n\n[![make-all](https://github.com/genuinetools/certok/workflows/make%20all/badge.svg)](https://github.com/genuinetools/certok/actions?query=workflow%3A%22make+all%22)\n[![make-image](https://github.com/genuinetools/certok/workflows/make%20image/badge.svg)](https://github.com/genuinetools/certok/actions?query=workflow%3A%22make+image%22)\n[![GoDoc](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge)](https://godoc.org/github.com/genuinetools/certok)\n[![Github All Releases](https://img.shields.io/github/downloads/genuinetools/certok/total.svg?style=for-the-badge)](https://github.com/genuinetools/certok/releases)\n\nCommand line tool to check the validity and expiration dates of SSL certificates.\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Installation](#installation)\n    - [Binaries](#binaries)\n    - [Via Go](#via-go)\n- [Usage](#usage)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Installation\n\n#### Binaries\n\nFor installation instructions from binaries please visit the [Releases Page](https://github.com/genuinetools/certok/releases).\n\n#### Via Go\n\n```console\n$ go get github.com/genuinetools/certok\n```\n\n## Usage\n\nPass a line deliminated file filled with hostnames to either stdin or the first\nargument of the command. For example:\n\n```console\n$ certok ~/hostsfile\nNAME                 SUBJECT            ISSUER                        ALGO           EXPIRES     SUNSET DATE\ntelize.j3ss.co:443   telize.j3ss.co     Let's Encrypt Authority X3    SHA256-RSA     77 days\nr.j3ss.co:443        r.j3ss.co          Let's Encrypt Authority X3    SHA256-RSA     77 days\ncontained.af:443     contained.af       Let's Encrypt Authority X3    SHA256-RSA     77 days\n```\n\n```console\n$ certok -h\ncertok -  A tool to check the validity and expiration dates of SSL certificates.\n\nUsage: certok \u003ccommand\u003e\n\nFlags:\n\n  -all     Show entire certificate chain, not just the first. (default: false)\n  -d       enable debug logging (default: false)\n  -days    Warn if the certificate will expire within this many days. (default: 0)\n  -months  Warn if the certificate will expire within this many months. (default: 0)\n  -years   Warn if the certificate will expire within this many years. (default: 0)\n\nCommands:\n\n  version  Show the version information.\n```\n","funding_links":[],"categories":["Go"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenuinetools%2Fcertok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenuinetools%2Fcertok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenuinetools%2Fcertok/lists"}