]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/certs/CertificateDisplay.templ
upd: use self-org name for CATS-API-test
[gigi.git] / src / org / cacert / gigi / pages / account / certs / CertificateDisplay.templ
index 1e66e85f3923b2c68491963f926049b25b301d0d..0d559cdf5ca0bf0eedfd611bd0b119d8f1e5f3c1 100644 (file)
@@ -6,6 +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>. <?=_Please ensure that the intermediate certificates listed above are installed prior to installing the certificate.?><br/>
 <pre>
 <?=$cert?>
 </pre>