{"id":21204288,"url":"https://github.com/hendrixjoseph/client-cert-server","last_synced_at":"2026-04-28T17:02:03.388Z","repository":{"id":96485936,"uuid":"561349755","full_name":"hendrixjoseph/client-cert-server","owner":"hendrixjoseph","description":"a test server that requires a client certificate","archived":false,"fork":false,"pushed_at":"2022-11-03T14:27:06.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T23:04:35.628Z","etag":null,"topics":["certificate","docker","ssl","tls"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hendrixjoseph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2022-11-03T13:57:28.000Z","updated_at":"2023-12-27T22:41:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8119543-975c-445c-86aa-e27909d4d591","html_url":"https://github.com/hendrixjoseph/client-cert-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hendrixjoseph/client-cert-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrixjoseph%2Fclient-cert-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrixjoseph%2Fclient-cert-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrixjoseph%2Fclient-cert-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrixjoseph%2Fclient-cert-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hendrixjoseph","download_url":"https://codeload.github.com/hendrixjoseph/client-cert-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrixjoseph%2Fclient-cert-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["certificate","docker","ssl","tls"],"created_at":"2024-11-20T20:31:30.416Z","updated_at":"2026-04-28T17:02:03.368Z","avatar_url":"https://github.com/hendrixjoseph.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Build \u0026 Run the Docker container:\n\n    docker build . -f nodejs.dockerfile -t joehx/client-cert-server\n    docker run -p 80:80 -p 443:443 -d joehx/client-cert-server\n\n## Copy out the client certificates:\n\n    docker cp vigorous_hodgkin:/usr/src/app/client.key ./\n    docker cp vigorous_hodgkin:/usr/src/app/client.crt ./\n    docker cp vigorous_hodgkin:/usr/src/app/client.pfx ./\n\n## Alternatively, just run as a Node JS server:\n\n### Make `create-certs.sh` executable:\n\n    chmod u+x create-certs.sh\n\n### Run `create-certs.sh`:\n\n    ./create-certs.sh\n\n### Run `npm install`:\n\n    npm install\n\n### Start the server:\n\n    node index.js\n\n## If you want to verify the certificates:\n\n### Verify server certificate:\n\n    openssl verify -CAfile ca.crt server.crt\n\n### Verify client certificate:\n\n    openssl verify -CAfile ca.crt client.crt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendrixjoseph%2Fclient-cert-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhendrixjoseph%2Fclient-cert-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendrixjoseph%2Fclient-cert-server/lists"}