]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/certs/CertificateDisplay.templ
add: instruction for chrome users to install the cert chain
[gigi.git] / src / org / cacert / gigi / pages / account / certs / CertificateDisplay.templ
index b2e93e8cfb2672be3b1e8a94daae4a850c203e88..0d559cdf5ca0bf0eedfd611bd0b119d8f1e5f3c1 100644 (file)
@@ -6,7 +6,7 @@
 <a href='<?=$serial?>.crt?chain&noAnchor'><?=_PEM encoded Certificate Cain (Excluding Anchor)?></a><br/>
 <a href='<?=$serial?>.cer'><?=_DER encoded Certificate?></a><br/>
 <a href='<?=$serial?>.cer?install&chain'><?=_Install into browser.?></a><br/>
-<a href='<?=$serial?>.cer?install'><?=_Install into browser. (Chrome)?></a><br/>
+<a href='<?=$serial?>.cer?install'><?=_Install into browser. (Chrome)?></a>. <?=_Please ensure that the intermediate certificates listed above are installed prior to installing the certificate.?><br/>
 <pre>
 <?=$cert?>
 </pre>