Update Certificate docs to reflect current ACME instability

This commit is contained in:
kjeld Schouten-Lebbing
2021-04-10 10:11:18 +02:00
parent f9dc5dfdb7
commit 516dbbec88
+13
View File
@@ -74,6 +74,19 @@ Copy-Paste the keys into their respective boxes and hit `save`
There are a few known bugs, issues and/or oddities currently in regards to Certificates
##### Error during certificate creation
ACME (the system doing letsencrypt) is not super stable on TrueNAS SCALE currently. This is a SCALE issue and not (directly) related to TrueCharts.
We suggest the following steps to limit the chance of errors during certificate creation:
- Use the DNS-Authenticators DNS server as TrueNAS SCALE DNS server under "Networking". For example, for cloudflare this would be `1.1.1.1`
- Use global Cloudflare API keys, not zoned Tokens
- Reboot after ACME errors
We sincerely hope iX Systems solves the ACME instabilities with due priority.
##### Traefik not accepting/using certificates
Sometimes you might notice Traefik ignores your certificate. This is most likely due to the domain on your certificate, being different from the domain you entered into the reverse proxy host box.