mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Use Gandi's name server as acme resolver
This commit is contained in:
parent
2396277028
commit
0d49a28dc2
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ in {
|
||||||
credentialFiles = { "GANDIV5_API_KEY_FILE" = gandi_api; };
|
credentialFiles = { "GANDIV5_API_KEY_FILE" = gandi_api; };
|
||||||
#credentialFiles = { "GANDIV5_PERSONAL_ACCESS_TOKEN_FILE" = gandi_dns_pat; };
|
#credentialFiles = { "GANDIV5_PERSONAL_ACCESS_TOKEN_FILE" = gandi_dns_pat; };
|
||||||
dnsProvider = "gandiv5";
|
dnsProvider = "gandiv5";
|
||||||
|
dnsResolver = "ns1.gandi.net";
|
||||||
# uncomment below for testing
|
# uncomment below for testing
|
||||||
#server = "https://acme-staging-v02.api.letsencrypt.org/directory";
|
#server = "https://acme-staging-v02.api.letsencrypt.org/directory";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue