{"id":16540566,"url":"https://github.com/colinkiama/easycertinstall","last_synced_at":"2025-08-10T20:02:04.320Z","repository":{"id":107023892,"uuid":"140902745","full_name":"colinkiama/EasyCertInstall","owner":"colinkiama","description":"A C# console program that makes it easy to install certificates for sideloaded UWP apps.","archived":false,"fork":false,"pushed_at":"2024-01-05T09:36:01.000Z","size":3085,"stargazers_count":16,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-02T04:02:22.548Z","etag":null,"topics":["cert-files","certifcate-files","certificate","certificate-installation","certificate-installations","certificates","csharp","easy","easy-to-under","easy-to-use","uwp-sideloading"],"latest_commit_sha":null,"homepage":"","language":"C#","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/colinkiama.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":"2018-07-14T00:05:42.000Z","updated_at":"2025-05-16T04:40:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff04f74f-a31a-4ff3-9cf6-5fabb9758222","html_url":"https://github.com/colinkiama/EasyCertInstall","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/colinkiama/EasyCertInstall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyCertInstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyCertInstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyCertInstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyCertInstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinkiama","download_url":"https://codeload.github.com/colinkiama/EasyCertInstall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinkiama%2FEasyCertInstall/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269780615,"owners_count":24474682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cert-files","certifcate-files","certificate","certificate-installation","certificate-installations","certificates","csharp","easy","easy-to-under","easy-to-use","uwp-sideloading"],"created_at":"2024-10-11T18:52:47.736Z","updated_at":"2025-08-10T20:02:04.137Z","avatar_url":"https://github.com/colinkiama.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EasyCertInstall\nA C# console program that makes it easy to install certificates for sideloaded UWP apps.\n\n## Where to get the program:\nYou can get the program from here: [EasyCertInstall Releases](https://github.com/colinkiama/EasyCertInstall/releases)\n\n## How to use the program:\n### 1. Using Windows Explorer:\nStart \"EasyCertInstall.exe\" in the directory where the certificate or signed app package with the certificate you want to install is located. The app will try to install a certificate file (.cer), that is located in the currently opened folder. If no certificate files are in the current folder, it will look for a signed .appxbundle file then as a last resort, it will look for a signed .appx file before giving up.\n\n### 2. Using a command line program (e.g Command Prompt):\nYou can run the app with a path to a directory or file as a parameter.\nFor example:\n```\nC:\\\u003eEasyCertInsall.exe [App Package Path]\n```\nUsage Examples: \n\n```\n//Program will install the \"MyAppCert\" certificate\nC:\\\u003eEasyCertInsall.exe C:\\Certs\\MyAppCert.cer\n\n// MyApp.appxbundle is located in the \"C:\\AppPkg\". There is no certificate file (.cer) there.\n// This will install the certificate from \"MyApp.appxbundle\"\nC:\\\u003eEasyCertInsall.exe C:\\AppPkg\n\n\n```\n\n\n### For heavy command line users:\nYou can follow this tutorial to add the folder where this progam is contained to the Path environment variable: https://helpdeskgeek.com/windows-10/add-windows-path-environment-variable/\n\nAfter you do this, you'll be able to simply use \"EasyCertInstall\" from anywhere in the command line!\n\n## Roadmap:\n- [x] Installing certificates from certificate files\n- [x] Installing certificates from the signed package\n- [x] Installing certificates from from path passed in as an argument.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinkiama%2Feasycertinstall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinkiama%2Feasycertinstall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinkiama%2Feasycertinstall/lists"}