]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/DomainAddForm.templ
UPD: rename dns-txt testdomain to "<string>._cacert._auth.domain.tld"
[gigi.git] / src / org / cacert / gigi / pages / account / DomainAddForm.templ
index 2da1b0e323b4378c9e17a91cb7a345d4cc331cd1..7228b52e200723253d4ead111e86b6e1478e5980 100644 (file)
@@ -35,7 +35,7 @@
     <td>
         Please insert the following DNS TXT entry into the SOA-file of your domain:<br/>
         <pre>
-        cacert-<?=$tokenName?> IN TXT <?=$tokenValue?>
+        <?=$tokenName?>._cacert._auth IN TXT <?=$tokenValue?>
         </pre>
     </td>
   </tr>