{"id":27273356,"url":"https://github.com/heiniovason/sslazy","last_synced_at":"2026-05-05T12:31:33.288Z","repository":{"id":159202342,"uuid":"266390439","full_name":"heiniovason/sslazy","owner":"heiniovason","description":"Get certificate from windows store using thumbprint","archived":false,"fork":false,"pushed_at":"2020-05-23T18:38:22.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T14:45:10.700Z","etag":null,"topics":["client","dotnet-core","dotnetcore","example","https","pkcs12","ssl","tls","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","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/heiniovason.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}},"created_at":"2020-05-23T17:54:35.000Z","updated_at":"2023-10-05T16:04:10.000Z","dependencies_parsed_at":"2023-06-30T06:15:45.616Z","dependency_job_id":null,"html_url":"https://github.com/heiniovason/sslazy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/heiniovason/sslazy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiniovason%2Fsslazy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiniovason%2Fsslazy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiniovason%2Fsslazy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiniovason%2Fsslazy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heiniovason","download_url":"https://codeload.github.com/heiniovason/sslazy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heiniovason%2Fsslazy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32649515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["client","dotnet-core","dotnetcore","example","https","pkcs12","ssl","tls","windows"],"created_at":"2025-04-11T14:25:47.270Z","updated_at":"2026-05-05T12:31:33.280Z","avatar_url":"https://github.com/heiniovason.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSLazy\n\n**warning:** I'm not an expert on windows security, and this code has not been used for any production system, but merely a proof of concept.\n\nThe program iterates all underlying nodes in both *StoreLocation* and *StoreName* when it tries to look up a given certificate. So if you plan on being inspired by this code then please do a security assessment of what impact this potentielly could lead to. I havent gotten around to do this, yet.\n\n\n## How to (on windows)\n\n1) Get a PKCS12 certificate from from https://badssl.com/download/\n2) Install the certificate\n3) Run --\u003e mmc, find the certificate, and copy the thumbprint\n4) Download and build the SSLazy project\n5) Run Powershell, or Command Prompt as admin\n\n```sh\n$ cd \\path\\to\\SSLazy\\TryItOut\\bin\\Debug\\netcoreapp3.1\\\n$ .\\TryItOut.exe 41c36c33c7e336ddea4a1fc0b723b8e69cdcd80f https://client.badssl.com/\n\nCertificate issued by: CN=BadSSL Client Root Certificate Authority, O=BadSSL, L=San Francisco, $ S=California, C=US\nConfiguring HttpClient ...\nCalling server and waiting for response ...\nStatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content:\nSystem.Net.Http.HttpConnectionResponseContent, Headers:\n{\n  Server: nginx/1.10.3\n  Server: (Ubuntu)\n  Date: Sat, 23 May 2020 18:12:59 GMT\n  Connection: keep-alive\n  ETag: \"5e79513a-2af\"\n  Cache-Control: no-store\n  Accept-Ranges: bytes\n  Content-Type: text/html\n  Content-Length: 687\n  Last-Modified: Tue, 24 Mar 2020 00:15:54 GMT\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheiniovason%2Fsslazy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheiniovason%2Fsslazy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheiniovason%2Fsslazy/lists"}