feat: create certificate on demand

This commit is contained in:
2026-04-12 23:31:00 +02:00
parent 7f7fdc2d2a
commit 73ead1627b
4 changed files with 16 additions and 9 deletions
+3 -4
View File
@@ -93,13 +93,12 @@ curl -X DELETE \
- [x] better logger
- [x] renew command
- [x] https mode w/ multiple hosts
- [ ] restart command (on new/deleted host)
- [ ] proper doc
- [ ] log visits (and store accross sessions)
- [ ] deliver visits in /page/visits
- [x] create certificate on request
- [ ] certbot symlink certificates for unique path
- [x] better error page
- [ ] add favicon.ico + special path
- [ ] [http.server security](https://docs.python.org/3/library/http.server.html#http-server-security)
- [ ] proper doc
### Makefile targets