]> WPIA git - gigi.git/commitdiff
add: information that two pings are required on domain add page
authorFelix Dörre <felix@dogcraft.de>
Tue, 2 Feb 2016 21:11:46 +0000 (22:11 +0100)
committerFelix Dörre <felix@dogcraft.de>
Tue, 2 Feb 2016 21:11:46 +0000 (22:11 +0100)
src/org/cacert/gigi/pages/account/domain/DomainOverview.templ

index bcbe426728aa75ba53f96f6b9307443c8a09844e..e5b8bbe709d1af3d4a9f4686fe41943f50ce31ba 100644 (file)
@@ -4,6 +4,9 @@
 <p>
 <?=_Please Note: You only need to enter the main part of your domain, eg. mydomain.com rather then www.mydomain.com. Once you have verified your domain you are able to enter any sub-domain, such as www.mydomain.com or www.this.is.mydomain.com as the system checks from right to left, rather then specific hostnames when you upload a CSR to the system.?>
 </p>
+<p>
+<?=_You need to have at least two successful checks to have your domain verified.?>
+</p>
 <?=$domainadd?>
 <p>
 <?=_Currently we only issue certificates for Punycode domains if the person requesting them has code signing attributes attached to their account, as these have potentially slightly higher security risk.?>