{"id":21015025,"url":"https://github.com/koenrh/certstatus","last_synced_at":"2025-05-15T05:31:39.127Z","repository":{"id":22648819,"uuid":"96932572","full_name":"koenrh/certstatus","owner":"koenrh","description":"Obtain the (revocation) status of an X.509 certificate.","archived":false,"fork":false,"pushed_at":"2025-05-05T10:39:49.000Z","size":164,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-05T11:38:27.529Z","etag":null,"topics":["certificate","ocsp","revocation","x509"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koenrh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-11T20:03:30.000Z","updated_at":"2025-05-05T10:29:51.000Z","dependencies_parsed_at":"2024-12-12T14:22:48.361Z","dependency_job_id":"4e077453-5b53-49f8-b758-c3f56c44afb6","html_url":"https://github.com/koenrh/certstatus","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/koenrh%2Fcertstatus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenrh%2Fcertstatus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenrh%2Fcertstatus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koenrh%2Fcertstatus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koenrh","download_url":"https://codeload.github.com/koenrh/certstatus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254282002,"owners_count":22045071,"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":["certificate","ocsp","revocation","x509"],"created_at":"2024-11-19T10:08:14.928Z","updated_at":"2025-05-15T05:31:34.167Z","avatar_url":"https://github.com/koenrh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Certificate status\n\n![](https://github.com/koenrh/certstatus/workflows/build/badge.svg)\n\nThis is a little utility to obtain the (revocation) status of an X.509 certificate.\n\n## Installation\n\nMake sure you have set up your `$GOPATH` correctly, and you have included\n`$GOPATH/bin` in your `$PATH`, then run the following command.\n\n```bash\ngo get -u github.com/koenrh/certstatus\n```\n\n## Usage\n\nThe only argument you need to provided is the path to an X.509 certificate in\nPEM-encoded format.\n\n```bash\n# OCSP\n$ certstatus ocsp certificate.pem\n\nSerial number: 582831098329266023459877175593458587837818271346\n\nStatus: Revoked\nReason: Key compromise\nRevoked at: 2017-06-18 17:57:00 +0000 UTC\n\nProduced at: 2017-12-24 18:22:40 +0000 UTC\nThis update: 2017-12-24 18:22:40 +0000 UTC\nNext update: 2017-12-26 18:22:40 +0000 UTC\n\n# CRL\n$ certstatus crl certificate.pem\nSerial number: 582831098329266023459877175593458587837818271346\n\nStatus: Revoked\nRevoked at: 2017-06-18 17:57:00 +0000 UTC\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoenrh%2Fcertstatus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoenrh%2Fcertstatus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoenrh%2Fcertstatus/lists"}