{"id":16263397,"url":"https://github.com/daliborgogic/nemid","last_synced_at":"2026-02-14T17:32:14.287Z","repository":{"id":37838297,"uuid":"194435449","full_name":"daliborgogic/nemid","owner":"daliborgogic","description":"Experimental  Node.js Danish NemId integration for authenticating a user.","archived":false,"fork":false,"pushed_at":"2023-01-04T08:50:28.000Z","size":2202,"stargazers_count":0,"open_issues_count":21,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-11T01:50:54.147Z","etag":null,"topics":["crypto","nemid","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daliborgogic.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":"2019-06-29T18:09:21.000Z","updated_at":"2023-01-05T23:20:08.000Z","dependencies_parsed_at":"2023-02-02T06:01:37.542Z","dependency_job_id":null,"html_url":"https://github.com/daliborgogic/nemid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daliborgogic/nemid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnemid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnemid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnemid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnemid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daliborgogic","download_url":"https://codeload.github.com/daliborgogic/nemid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fnemid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29450884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"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":["crypto","nemid","nodejs"],"created_at":"2024-10-10T17:01:02.337Z","updated_at":"2026-02-14T17:32:14.271Z","avatar_url":"https://github.com/daliborgogic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [POC] nemid\n\nDownload the file DanID Test (gyldig) under [Virksomhedscertifikater](https://www.nets.eu/dk-da/kundeservice/nemid-tjenesteudbyder/NemID-tjenesteudbyderpakken/Pages/OCES-II-certifikat-eksempler.aspx)\n\nYou got your `p12` certificate now generate `*.pem` files, use following commands:\n\nConvert it to `public.pem`, use the password `Test1234`.\n\n```bash\n# public\nopenssl pkcs12 \\\n  -in certs/VOCES_gyldig.p12 \\\n  -out certs/public.pem \\\n  -clcerts \\\n  -nokeys\n```\n\nNOTE: Remove the initial lines with Bag Attributes if present.\n\nOnly the `-----BEGIN CERTIFICATE-----`, the `base64` encoded certificate and `-----END CERTIFICATE-----` are relevant.\n\n```bash\n# private\nopenssl pkcs12 \\\n  -in certs/VOCES_gyldig.p12 \\\n  -clcerts \\\n  -out certs/private.pem\n```\n\n### Environment Variables\n\n```bash\n$ cat \u003e .env \u003c\u003c EOL\nexport PASS_PHRASE=\nexport ORIGIN=\nEOL\n```\n\n### NemID (DK) Test Users\n\nThere are two available types of NemID test users.\n\n- [NemID til Private (POCES)](https://www.nets.eu/developer/e-ident/eids/Pages/testusers.aspx#poces)\n- [NemID Medarbejdersignatur (MOCES)](https://www.nets.eu/developer/e-ident/eids/Pages/testusers.aspx#moces)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Fnemid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaliborgogic%2Fnemid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Fnemid/lists"}