From 0f3dfc98cce43c95e373bb89a5c46d674145719f Mon Sep 17 00:00:00 2001 From: Arian Nasr Date: Sun, 15 Mar 2026 00:36:38 -0400 Subject: [PATCH] to-do list --- to-do-list.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 to-do-list.md diff --git a/to-do-list.md b/to-do-list.md new file mode 100644 index 0000000..f81adf4 --- /dev/null +++ b/to-do-list.md @@ -0,0 +1,12 @@ +### Cert-Coordinator To-Do List + +1. Replicator + - [ ] API for replicator to get certs from db + +2. Cert-Grabber + - [ ] Get certs from Let's Encrypt and store in db + +3. Frontend + - [ ] Display certs, exp date, and status + - [ ] Request cert for subdomain + - [ ] Delete cert for subdomain \ No newline at end of file