StefanIndustries / node-asuswrt

API wrapper for Asus WRT routers/access points
GNU General Public License v3.0
5 stars 2 forks source link

Add ability to download Lets Encrypt Certs from DDNS page #5

Closed grtessman closed 1 week ago

grtessman commented 1 month ago

This would allow automation of download cert_key.tar and extract to a given location. This is super helpful since these renew every 90 days automatically. I could use your API in a node app on a cron schedule to download at some specified duration.

grtessman commented 1 month ago

The fix has already a pull request https://github.com/StefanIndustries/node-asuswrt/pull/6