Make auto-TLS work (somewhat jankily)

This commit is contained in:
3wc
2023-08-20 16:32:17 +02:00
parent c36f5498c5
commit 0ae2a45f78
3 changed files with 16 additions and 0 deletions

7
tls-ask.caddyfile Normal file
View File

@ -0,0 +1,7 @@
http://localhost:9876 {
log {
output stdout
}
respond 200
}