diff --git a/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml b/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
index d5e2b3a56..655427c76 100644
--- a/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+++ b/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
@@ -21,7 +21,7 @@
validation.methoddropdown
-
+ Set the Let's Encrypt challenge type. You'll have to add configuration for the selected challenge type below.
@@ -92,7 +92,7 @@
validation.dns_sleeptext
-
+ The time in seconds to wait for all the TXT records to take effect after adding them to the DNS API. Defaults to 120 seconds.
@@ -258,7 +258,7 @@
validation.dns_da_insecurecheckbox
-
+ Uncheck this box if you have a valid SSL certificate for your DirectAdmin installation.
@@ -279,7 +279,7 @@
validation.dns_dnsimple_tokentext
-
+ Note that this is the account token not the user token.
@@ -477,7 +477,7 @@
validation.dns_ispconfig_insecurecheckbox
-
+ Uncheck this box if you have a valid SSL certificate for your ISPConfig installation.
@@ -503,13 +503,13 @@
validation.dns_knot_servertext
-
+ Knot server address, like: dns.example.comvalidation.dns_knot_keytext
-
+ Specify the location of the generated TSIG Key inside the TSIG file using grep and cut, example: grep \# /etc/knot/acme.key | cut -d' ' -f2
@@ -620,7 +620,7 @@
validation.dns_nsupdate_keytextbox
-
+ Requires the whole key file in a format that is compatible with nsupdate.
@@ -657,13 +657,13 @@
validation.dns_pdns_urltext
-
+ Specify the URL for your PowerDNS server, i.e. http://ns.example.com:8081.validation.dns_pdns_serveridtext
-
+ Specify the Server ID of your PowerDNS server, i.e. localhost.validation.dns_pdns_token
@@ -750,4 +750,4 @@
text
-
+
\ No newline at end of file