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