{"id":13797094,"url":"https://github.com/hannob/tlshelpers","last_synced_at":"2025-04-05T09:07:10.622Z","repository":{"id":149998876,"uuid":"97833282","full_name":"hannob/tlshelpers","owner":"hannob","description":"A collection of scripts that help handling X.509 certificate and TLS issues","archived":false,"fork":false,"pushed_at":"2025-02-15T08:31:58.000Z","size":29,"stargazers_count":127,"open_issues_count":1,"forks_count":26,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-29T08:07:20.151Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hannob.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}},"created_at":"2017-07-20T12:34:32.000Z","updated_at":"2025-02-15T08:32:02.000Z","dependencies_parsed_at":"2025-02-15T09:22:33.687Z","dependency_job_id":"77b8e362-dbcf-4dfc-88e7-794c415cd7fd","html_url":"https://github.com/hannob/tlshelpers","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/hannob%2Ftlshelpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannob%2Ftlshelpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannob%2Ftlshelpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hannob%2Ftlshelpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hannob","download_url":"https://codeload.github.com/hannob/tlshelpers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312078,"owners_count":20918344,"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":[],"created_at":"2024-08-03T23:01:22.115Z","updated_at":"2025-04-05T09:07:10.369Z","avatar_url":"https://github.com/hannob.png","language":"Shell","funding_links":[],"categories":["\u003ca id=\"8c5a692b5d26527ef346687e047c5c21\"\u003e\u003c/a\u003e收集"],"sub_categories":[],"readme":"tlshelpers\n==========\n\nA collection of scripts that help handling X.509 certificate and TLS issues\n\nmatchcertkey\n------------\n\nCheck whether a private key belongs to a certificate.\n\nIt will check three things:\n\n* Internal consistency of private key.\n* Does SPKI SHA256 hash match?\n* Can a test signature be verified?\n\nMany existing tools and guides only check whether the public key part of the private key\nmatches and don't really check the private key.\n\nfakekey\n-------\n\nCreates a private key for an existing certificate that looks like a real key if not\nchecked properly.\n\nRequires the [der2ascii/ascii2der](https://github.com/google/der-ascii) tools by David\nBenjamin.\n\nocspverify\n----------\n\nChecks OCSP status of certificates with a single command.\n\nIt will automatically extract the issuer certificate and OCSP url via AIA.\n\ngetsubdomain\n------------\n\nGets all subdomains to a domain by querying the database of the [crt.sh](https://crt.sh)\nCertificate Transparency search engine.\n\nexamples\n--------\n\nThe [examples](examples/) subdirectory contains an existing certificate (from symantec)\nand a corresponding fake private key.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannob%2Ftlshelpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhannob%2Ftlshelpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhannob%2Ftlshelpers/lists"}