feat: certbot well-known redirection

This commit is contained in:
2026-04-12 12:02:52 +02:00
parent 084e8e5ae4
commit de2f150e96
5 changed files with 26 additions and 7 deletions
+2 -1
View File
@@ -73,8 +73,9 @@ curl -X DELETE \
- [x] header to setup .host file instead of in archive
- [x] ignore .gitignore/.host etc at root
- [x] cerbot install in container + path env/arg
- [ ] redirect /.well-known/acme-challenge to specific path
- [x] redirect /.well-known/acme-challenge to specific path
- [ ] certbot/self-signed create/renew in specific dir
- [ ] better logger
- [ ] renew command
- [ ] https mode w/ multiple hosts
- [ ] restart command (on new/deleted host)