{"id":13875975,"url":"https://github.com/sozu-proxy/sozu-acme","last_synced_at":"2025-07-16T10:32:13.969Z","repository":{"id":54429302,"uuid":"100473984","full_name":"sozu-proxy/sozu-acme","owner":"sozu-proxy","description":"ACME (Let's Encrypt) automatic configuration for sōzu","archived":true,"fork":false,"pushed_at":"2022-12-08T14:02:51.000Z","size":97,"stargazers_count":27,"open_issues_count":7,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-09T17:07:53.329Z","etag":null,"topics":["acme-client","letsencrypt","proxy"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sozu-proxy.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":"2017-08-16T09:44:24.000Z","updated_at":"2024-11-02T08:24:50.000Z","dependencies_parsed_at":"2023-01-25T05:00:20.867Z","dependency_job_id":null,"html_url":"https://github.com/sozu-proxy/sozu-acme","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sozu-proxy%2Fsozu-acme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sozu-proxy%2Fsozu-acme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sozu-proxy%2Fsozu-acme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sozu-proxy%2Fsozu-acme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sozu-proxy","download_url":"https://codeload.github.com/sozu-proxy/sozu-acme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226122303,"owners_count":17576920,"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":["acme-client","letsencrypt","proxy"],"created_at":"2024-08-06T06:00:53.323Z","updated_at":"2024-11-24T03:31:35.481Z","avatar_url":"https://github.com/sozu-proxy.png","language":"Rust","funding_links":[],"categories":["Rust","proxy"],"sub_categories":[],"readme":"# sōzu-acme\n\n\u003e This repository has been integrated into the main Sōzu repository. \n\u003e It is available directly from the command line of Sōzu.\n\nsozu-acme is a configuration tool for the\n[sōzu HTTP reverse proxy](https://github.com/sozu-proxy/sozu)\nthat automates certificate requests from\n[Let's Encrypt](https://letsencrypt.org/) or other\n[ACME](https://tools.ietf.org/html/draft-ietf-acme-acme-07) enabled\ncertificate authorities.\n\nThis tool is in beta right now, don't hesitate to test it and report issues.\n\n## Usage\n\n```\nsozu-acme --config      /path/to/sozu/config.toml # configuration file for sozu\n          --certificate /path/to/cert.pem         # path to store new certificate\n          --key         /path/to/key.pem          # path to store the key\n          --chain       /path/to/chain.pem        # path to store the certificate chain\n          --domain      example.com               # domain name for which the certificate will be generated\n          --email       example@example.com       # registration email\n          --id          app_example               # application id for sozu\n          --http        1.2.3.4:80                # frontend HTTP address (for the challenge)\n          --https       1.2.3.4:443               # frontend HTTPS address (for the challenge)\n```\n\nthis tool will perform the following actions:\n\n- contact Let's Encrypt\n- retrieve the challenge data\n- launch a web server for the HTTP challenge\n- configure sōzu to redirect the challenge request to that web server\n- start the HTTP challenge validation\n- if the challenge was successful, write the certificate, chain and key to the specified paths\n- remove the challenge web server from sōzu's configuration\n\n## License\n\nCopyright (C) 2017-2018 Geoffroy Couprie\n\nThis program is free software: you can redistribute it and/or modify it under\nthe terms of the GNU Affero General Public License as published by the Free\nSoftware Foundation, version 3.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;\nwithout even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\nSee the GNU Affero General Public License for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsozu-proxy%2Fsozu-acme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsozu-proxy%2Fsozu-acme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsozu-proxy%2Fsozu-acme/lists"}