fix cert renewal failure
Somehow the local unbound instance seems to fail to resolve some queries during the renewal process.
This commit is contained in:
@@ -18,6 +18,7 @@
|
|||||||
dnsPropagationCheck = true;
|
dnsPropagationCheck = true;
|
||||||
environmentFile = config.clan.core.vars.generators.gandi.files.gandi-env.path;
|
environmentFile = config.clan.core.vars.generators.gandi.files.gandi-env.path;
|
||||||
email = "admin@rpqt.fr";
|
email = "admin@rpqt.fr";
|
||||||
|
dnsResolver = "1.1.1.1:53";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user