{"id":17121425,"url":"https://github.com/hellojukay/mkcert","last_synced_at":"2026-03-18T23:29:34.947Z","repository":{"id":48173402,"uuid":"423413746","full_name":"hellojukay/mkcert","owner":"hellojukay","description":"自签名 nginx 证书","archived":false,"fork":false,"pushed_at":"2022-07-22T08:55:10.000Z","size":4507,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-10T07:23:28.848Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hellojukay.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":"2021-11-01T09:52:27.000Z","updated_at":"2022-01-27T07:59:44.000Z","dependencies_parsed_at":"2022-08-27T00:42:39.296Z","dependency_job_id":null,"html_url":"https://github.com/hellojukay/mkcert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellojukay/mkcert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fmkcert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fmkcert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fmkcert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fmkcert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellojukay","download_url":"https://codeload.github.com/hellojukay/mkcert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellojukay%2Fmkcert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29190215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-14T18:02:23.424Z","updated_at":"2026-02-07T08:32:47.389Z","avatar_url":"https://github.com/hellojukay.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mkcert\n自签名 nginx 证书\n```\nmkcert -ip=127.0.0.1 -domain=localhost\n```\n\n```\nhellojukay@local mkcert (main) $ mkcert -h\nmkcert [options]  generate TLS cert.\n    -h\n    --help        Print help message\n\n    --domain      你的域名\n    --ip          你的ip地址\n\n    -v\n    --verbose     Print debug log\n```\n\n使用已经存在的 CA 证书\n```\n./mkcert --domain=localhost --ip='127.0.0.1' --root-crt=ca.crt --root-key=ca.key\n```\n\n# 通过接口\n```\ngo build\n./mkcert-server\n# open localhost:8080\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellojukay%2Fmkcert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellojukay%2Fmkcert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellojukay%2Fmkcert/lists"}