{"id":16872375,"url":"https://github.com/robjtede/inspect-cert-chain","last_synced_at":"2025-10-12T23:23:57.394Z","repository":{"id":170812865,"uuid":"647069219","full_name":"robjtede/inspect-cert-chain","owner":"robjtede","description":"Inspect and debug TLS certificate chains (without OpenSSL)","archived":false,"fork":false,"pushed_at":"2025-10-06T09:12:31.000Z","size":632,"stargazers_count":51,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-06T11:45:44.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/robjtede.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["robjtede"]}},"created_at":"2023-05-30T02:02:30.000Z","updated_at":"2025-10-06T09:12:35.000Z","dependencies_parsed_at":"2025-01-27T10:25:42.326Z","dependency_job_id":"50c943e7-964e-48d5-84bb-ab9fa1ccf132","html_url":"https://github.com/robjtede/inspect-cert-chain","commit_stats":null,"previous_names":["robjtede/inspect-cert-chain"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/robjtede/inspect-cert-chain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjtede%2Finspect-cert-chain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjtede%2Finspect-cert-chain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjtede%2Finspect-cert-chain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjtede%2Finspect-cert-chain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robjtede","download_url":"https://codeload.github.com/robjtede/inspect-cert-chain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robjtede%2Finspect-cert-chain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013465,"owners_count":26085274,"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-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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-10-13T15:14:34.306Z","updated_at":"2025-10-12T23:23:57.389Z","avatar_url":"https://github.com/robjtede.png","language":"Rust","funding_links":["https://github.com/sponsors/robjtede"],"categories":[],"sub_categories":[],"readme":"# `inspect-cert-chain`\n\n\u003e Inspect and debug TLS certificate chains (without OpenSSL)\n\n[![asciicast](https://asciinema.org/a/657965.svg)](https://asciinema.org/a/657965)\n\n# Install\n\nWith [`Homebrew`]:\n\n```console\n$ brew install x52dev/tap/inspect-cert-chain\n```\n\nWith [`cargo-binstall`]:\n\n```console\n$ cargo binstall inspect-cert-chain\n```\n\nFrom source:\n\n```console\n$ cargo install inspect-cert-chain\n```\n\n# Usage\n\nFrom remote host:\n\n```console\ninspect-cert-chain --host \u003chostname\u003e\n```\n\nFrom chain file:\n\n```console\ninspect-cert-chain --file \u003cpath\u003e\n```\n\nFrom stdin:\n\n```console\ncat \u003cpath\u003e | inspect-cert-chain --file -\n```\n\n# Roadmap\n\n- [x] OpenSSL-like text info.\n- [x] Fetch certificate chain from remote host.\n- [x] Read certificate chain from file and stdin.\n- [x] Interpret standard X.509 extensions.\n- [x] Option to read local chain files.\n- [ ] Determine chain validity.\n\n[`homebrew`]: https://brew.sh\n[`cargo-binstall`]: https://github.com/cargo-bins/cargo-binstall\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjtede%2Finspect-cert-chain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobjtede%2Finspect-cert-chain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobjtede%2Finspect-cert-chain/lists"}