{"id":13678440,"url":"https://github.com/hdecarne-github/certmgr","last_synced_at":"2026-01-12T14:04:16.492Z","repository":{"id":147672248,"uuid":"55091286","full_name":"hdecarne-github/certmgr","owner":"hdecarne-github","description":"CertMgr: Create and manage X.509 certificates","archived":false,"fork":false,"pushed_at":"2024-01-27T14:10:36.000Z","size":9847,"stargazers_count":29,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-02T13:22:35.093Z","etag":null,"topics":["certificate","certificate-authority","certificate-management","certmgr","csr","signing","x509"],"latest_commit_sha":null,"homepage":"https://certmgr.carne.de","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hdecarne-github.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-03-30T19:27:20.000Z","updated_at":"2024-08-02T13:22:35.094Z","dependencies_parsed_at":"2024-01-27T15:41:03.352Z","dependency_job_id":null,"html_url":"https://github.com/hdecarne-github/certmgr","commit_stats":null,"previous_names":["hdecarne-github/certmgr"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdecarne-github%2Fcertmgr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdecarne-github%2Fcertmgr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdecarne-github%2Fcertmgr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hdecarne-github%2Fcertmgr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hdecarne-github","download_url":"https://codeload.github.com/hdecarne-github/certmgr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224173972,"owners_count":17268205,"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","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","certificate-authority","certificate-management","certmgr","csr","signing","x509"],"created_at":"2024-08-02T13:00:53.652Z","updated_at":"2026-01-12T14:04:16.471Z","avatar_url":"https://github.com/hdecarne-github.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"[![Downloads](https://img.shields.io/github/downloads/hdecarne/certmgr/total.svg)](https://github.com/hdecarne/certmgr/releases)\n[![Build Status](https://travis-ci.com/hdecarne/certmgr.svg?branch=master)](https://travis-ci.com/hdecarne/certmgr)\n[![codecov](https://codecov.io/gh/hdecarne/certmgr/branch/master/graph/badge.svg)](https://codecov.io/gh/hdecarne/certmgr)\n\n## CertMgr\nCreate and manage X.509 certificates.\n\n### About CertMgr\nThe Certificate Manager application supports the creation and management of X.509 certificates and their corresponding objects.\n![store view](docs/certmgr1.png)\nCertificates are organized in so called Certificate store. Such a store is actually a simple directory structure containing the individual certificate files.\n\nThe application supports the following certificate operations:\n * Creation and management of **private certificates** (signed by your own Certificate Authority)\n * Creation and management of **public certificates** (signed by an external Certificate Authority)\n * Creation and management of **Certificate Revocation Lists** (CRL)\n * **Import and export** of certificates (in PEM, DER, PKCS#12 as well as JKS format)\n\n### Installation \u0026 usage:\nA Java SE 8 Runtime Environment (JRE 8u60 or higher) is required to install/run CertMgr.\n\nDownload the latest version from the project's [releases page](https://github.com/hdecarne/certmgr/releases/latest).\n\n![Install4j](docs/install4j_small.png)\nThe provided installer/launcher packages have been created using the multi-platform installer builder\n[Install4J](https://www.ej-technologies.com/products/install4j/overview.html). Simply run the installer suitable for your platform to install the application and keep it up-to-date.\n\nIf you downloaded one of the generic archives, simply extract it to a folder of your choice.\nThe archive contains a single executable Jar as well as a folder with the license information. Invoke the application by either double clicking the jar or invoke the command\n\n```\njava -jar certmgr-boot-\u003cversion\u003e [command line arguments]\n```\n\nin a terminal. The application command line supports the following options:\n\n```\ncertmgr-boot-\u003cversion\u003e [--verbose|--debug] [store home]\n\n--verbose\n\tEnable verbose logging.\n--debug\n\tEnable debug logging.\n\nstore home\n\tThe store home path to open.\n```\n\n#### HowTos\n * [Create your own private CA](http://certmgr.carne.de/howtoLocalCA/)\n * [Create and manage certificates of an external CA](http://certmgr.carne.de/howtoExternalCA/)\n * [Import existing certificate objects](http://certmgr.carne.de/howtoImport/)\n * [Configure Apache to use your certificates](http://certmgr.carne.de/howtoApache/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdecarne-github%2Fcertmgr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhdecarne-github%2Fcertmgr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhdecarne-github%2Fcertmgr/lists"}