{"id":51130793,"url":"https://github.com/tdiprima/certbot-autorenew","last_synced_at":"2026-06-25T12:01:30.645Z","repository":{"id":319877621,"uuid":"1079940101","full_name":"tdiprima/certbot-autorenew","owner":"tdiprima","description":"Automated SSL/TLS cert lifecycle management with Certbot — ACME/EAB support, cross-distro installs, and scheduled renewals.","archived":false,"fork":false,"pushed_at":"2026-06-23T13:42:33.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-23T15:28:17.539Z","etag":null,"topics":["acme","automation","certbot","lets-encrypt","ssl-certificates"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/tdiprima.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-20T16:09:09.000Z","updated_at":"2026-06-23T13:42:59.000Z","dependencies_parsed_at":"2025-10-20T18:17:43.021Z","dependency_job_id":"8923628b-8030-47e9-8f10-19f2d2136748","html_url":"https://github.com/tdiprima/certbot-autorenew","commit_stats":null,"previous_names":["tdiprima/acme-autopilot","tdiprima/certbot-autorenew"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tdiprima/certbot-autorenew","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdiprima%2Fcertbot-autorenew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdiprima%2Fcertbot-autorenew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdiprima%2Fcertbot-autorenew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdiprima%2Fcertbot-autorenew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdiprima","download_url":"https://codeload.github.com/tdiprima/certbot-autorenew/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdiprima%2Fcertbot-autorenew/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34773843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"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":["acme","automation","certbot","lets-encrypt","ssl-certificates"],"created_at":"2026-06-25T12:01:29.557Z","updated_at":"2026-06-25T12:01:30.581Z","avatar_url":"https://github.com/tdiprima.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- wget -O - https://get.acme.sh | sh -s email=\u003cEMAIL_ADDRESS\u003e --\u003e\n\n# acme-autopilot\n\nAutomate SSL/TLS certificate management with Certbot.\n\n## Why Automate?\n\nCertificate lifespans are steadily decreasing, making automation essential. Manual certificate renewal is error-prone and time-consuming.\n\n## Primary Tool: Certbot\n\nThis repository uses **Certbot** for automated certificate acquisition and renewal. The scripts support:\n\n- Cross-platform deployment (Red Hat, CentOS, Fedora, Ubuntu, Debian)\n- InCommon/Sectigo ACME integration with EAB (External Account Binding)\n- Automated web server configuration\n- Scheduled renewals via systemd timers or cron\n\n## Quick Start\n\n### Automated Setup\n\nThe main setup script handles everything:\n\n```sh\ncd src/certbot\nsudo ./auto_cert_setup.sh\n```\n\nThis script will:\n\n1. Detect your OS (Red Hat-based or Debian-based)\n2. Install Certbot (via EPEL on RHEL or Snap on Ubuntu/Debian)\n3. Request certificates using your configured ACME server\n4. Configure automatic renewals\n5. Set up post-renewal hooks\n\n### Post-Renewal Actions\n\nThe `run_after.sh` script handles post-renewal tasks like web server restarts.\n\n## Alternative: acme.sh\n\nLegacy scripts using acme.sh are available in `src/acme/` but Certbot is now the recommended approach.\n\n## License\n\nSee [LICENSE](LICENSE) for details.\n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdiprima%2Fcertbot-autorenew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftdiprima%2Fcertbot-autorenew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdiprima%2Fcertbot-autorenew/lists"}