kristapsdz / acme-client-portable

portable version of acme-client, a secure ACME client
https://kristaps.bsd.lv/acme-client
ISC License
101 stars 21 forks source link

[FEATURE REQUEST] create options to treat the certs files as a database #34

Open tbrowder opened 7 years ago

tbrowder commented 7 years ago

Specifically, add options to read all cert data and do one of two things:

  1. renew expiring certs (able to be used as a single cron job)

  2. report the current status of all certs (allow to be executed by a non-root user)

The desired capability assumes the -m option is the default (see issue #33) so all cert data are filed under appropriate DOMAIN.TLD directories.