{"id":16543144,"url":"https://github.com/binhex/certs","last_synced_at":"2026-03-05T18:39:36.079Z","repository":{"id":82321825,"uuid":"91456602","full_name":"binhex/certs","owner":"binhex","description":"Self-signed certificates for use with OpenSSL 1.1.x","archived":false,"fork":false,"pushed_at":"2025-05-28T12:40:52.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-01T18:54:48.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binhex.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-05-16T12:36:27.000Z","updated_at":"2025-05-28T12:40:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfde016d-9f1a-41e8-8e12-2998c480f967","html_url":"https://github.com/binhex/certs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binhex/certs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Fcerts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Fcerts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Fcerts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Fcerts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binhex","download_url":"https://codeload.github.com/binhex/certs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Fcerts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30143271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"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":[],"created_at":"2024-10-11T18:59:28.185Z","updated_at":"2026-03-05T18:39:36.031Z","avatar_url":"https://github.com/binhex.png","language":null,"funding_links":["https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MM5E27UX6AUU4"],"categories":[],"sub_categories":[],"readme":"# Self-signed Certificate Generation\n\n## Application\n\nN/A\n\n## Description\n\nSelf-signed certificates used by Docker images.\n\n## Build notes\n\nCommand used to generare self signed certs (tested with OpenSSL v3.5.0):-\n\n```bash\nopenssl req \\\n  -x509 \\\n  -newkey 'rsa:4096' \\\n  -sha256 \\\n  -days '3650' \\\n  -nodes \\\n  -keyout './self-signed.key' \\\n  -out './self-signed.crt' \\\n  -subj '/CN=localhost'\n```\n\n## Notes\n\nN/A\n\nIf you appreciate my work, then please consider buying me a beer  :D\n\n[![PayPal donation](https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MM5E27UX6AUU4)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Fcerts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinhex%2Fcerts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Fcerts/lists"}