{"id":23991304,"url":"https://github.com/loglux/asuswrt_ssl_updater","last_synced_at":"2026-06-17T17:31:39.408Z","repository":{"id":169712724,"uuid":"645737036","full_name":"loglux/asuswrt_ssl_updater","owner":"loglux","description":"This repository contains a bash script for updating wildcard SSL certificates on Asus routers","archived":false,"fork":false,"pushed_at":"2023-05-26T12:41:22.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T05:17:16.072Z","etag":null,"topics":["automation","merlin-asuswrt","namecheap-api","namecheap-domains","router","shell-script","ssl-certificate"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/loglux.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":"2023-05-26T10:17:00.000Z","updated_at":"2025-01-31T22:02:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"b115975c-4612-414c-ab38-422a903417aa","html_url":"https://github.com/loglux/asuswrt_ssl_updater","commit_stats":null,"previous_names":["loglux/asuswrt_ssl_updater"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/loglux/asuswrt_ssl_updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loglux%2Fasuswrt_ssl_updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loglux%2Fasuswrt_ssl_updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loglux%2Fasuswrt_ssl_updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loglux%2Fasuswrt_ssl_updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loglux","download_url":"https://codeload.github.com/loglux/asuswrt_ssl_updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loglux%2Fasuswrt_ssl_updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34459328,"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-17T02:00:05.408Z","response_time":127,"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":["automation","merlin-asuswrt","namecheap-api","namecheap-domains","router","shell-script","ssl-certificate"],"created_at":"2025-01-07T19:39:05.479Z","updated_at":"2026-06-17T17:31:39.374Z","avatar_url":"https://github.com/loglux.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asus Router SSL Updater\nThis repository contains a Bash script for automatically updating wildcard SSL certificates on Asus routers. The script uses the `acme.sh` script and works with the NGINX service. This approach is particularly useful if you're using your Asus router for domain forwarding.\n\nThe script is designed to work with the Advanced DNS service from Namecheap.com. \n\n## Prerequisites\n\n### Entware\n\nTo start, you need to implement Optware on your Asus router. Entware is a software repository that offers various software programs that can be installed on your router. \n\nPlease refer to the following guide for implementing Entware: [https://github.com/RMerl/asuswrt-merlin.ng/wiki/Entware]\n\n### acme.sh\n\nAfter implementing Optware, you need to install the `acme.sh` script. `acme.sh` is a simple, powerful, and user-friendly shell script for generating and managing certificates from Let's Encrypt.\n\nPlease refer to the following guide for installing `acme.sh`: [https://github.com/acmesh-official/acme.sh]\n\n### Namecheap Account Configuration\n\nThe script requires that you set up an `account.conf` file which will be stored in `/tmp/home/root/.acme.sh/` directory on your router. This file should contain your Namecheap API key, username, and source IP address, as well as the user path for the router. An example `account.conf` file is provided in this repository. Replace the placeholders with your actual details:\n\n```bash\nNAMECHEAP_API_KEY='\u003cyour-namecheap-api-key\u003e'\nNAMECHEAP_USERNAME='\u003cyour-namecheap-username\u003e'\nNAMECHEAP_SOURCEIP='\u003cyour-source-ip\u003e'\nUSER_PATH='/opt/bin:/opt/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/mmc/sbin:/mmc/bin:/mmc/usr/sbin:/mmc/usr/bin:/opt/sbin:/opt/bin:/opt/usr/sbin:/opt/usr/bin'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floglux%2Fasuswrt_ssl_updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floglux%2Fasuswrt_ssl_updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floglux%2Fasuswrt_ssl_updater/lists"}