{"id":15587775,"url":"https://github.com/icyleaf/acme-extractor","last_synced_at":"2025-04-04T15:23:34.079Z","repository":{"id":136300288,"uuid":"553979831","full_name":"icyleaf/acme-extractor","owner":"icyleaf","description":"The best extract certificates tool from acme.json (traefik).","archived":false,"fork":false,"pushed_at":"2023-11-13T14:53:40.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T01:15:02.527Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/icyleaf.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}},"created_at":"2022-10-19T04:01:07.000Z","updated_at":"2022-10-19T07:18:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"d69ef586-b00d-470c-b928-dba0af98c599","html_url":"https://github.com/icyleaf/acme-extractor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Facme-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Facme-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Facme-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Facme-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icyleaf","download_url":"https://codeload.github.com/icyleaf/acme-extractor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247199045,"owners_count":20900207,"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":[],"created_at":"2024-10-02T22:03:16.996Z","updated_at":"2025-04-04T15:23:34.061Z","avatar_url":"https://github.com/icyleaf.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ACME Extractor\n\nThe best extract certificates tool from acme.json (traefik).\n\n## Features\n\n- Dump all domains without target it.\n- Support pem/crt format.\n- Watch file change to dump files.\n- Docker ready.\n\n## Usage\n\n```\nUsage: acme-extractor [options]\n    -f, --file FILE                  The path of amce.json\n    -o, --output PATH                The path of write cert files (default path: .)\n        --format FORMAT              Certificate storage format, avaiables in (default value: pem)\n                                     (pem/crt)\n        --watch                      Enable file change to extract cert files\n        --log-level LEVEL            Set log level, avaiables in (default value: info)\n                                     (debug/info/warn/error)\n    -v, --version                    Show version\n```\n\n## Docker\n\n```\ndocker run --rm \\\n  -v /etc/traefik/certs/acme.json:/acme.json \\\n  -v /etc/caddy/certs:/certs \\\n  ghcr.io/icyleaf/acme-extractor \\\n  -f /acme.json -o /certs --watch\n```\n\n## Output\n\nAll domain files storage as:\n\n```\n# pem format\n/[output]/[domain]/certificate.pem\n/[output]/[domain]/private_key.pem\n\n# crt format\n/[output]/[domain]/certificate.crt\n/[output]/[domain]/private_key.crt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyleaf%2Facme-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficyleaf%2Facme-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyleaf%2Facme-extractor/lists"}