core dns https issue

This commit is contained in:
anonpenguin23 2026-01-29 07:45:40 +02:00
parent 74902c81cd
commit c6c9dbeb1a

View File

@ -300,7 +300,8 @@ func (ci *CoreDNSInstaller) generateCorefile(domain, rqliteDSN string) string {
# Enable logging and error reporting
log
errors
cache 60
# NOTE: No cache here the rqlite plugin has its own cache.
# CoreDNS cache would cache NXDOMAIN and break ACME DNS-01 challenges.
}
# Forward all other queries to upstream DNS