]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/RootCertPage.templ
chg: wording on root cert page
[gigi.git] / src / club / wpia / gigi / pages / RootCertPage.templ
index cd65445a075718cb0853f2ec8dc3740f93ba9ae2..0f6a8f05ed93670581b92db891f056dc037fe6c8 100644 (file)
@@ -1,2 +1,8 @@
-<?=_The Root certificates are available for download here. Choose your preferred format:?><br/>
-<a href="?pem">PEM</a> <a href="?cer">CER</a>
+<?=_The Root certificate is available for download here. Choose your preferred format:?><br/>
+<a href="?pem">PEM</a> <a href="?cer">DER</a>
+<p>
+<?=_A full list of all DER-encoded intermediate certificates is provided below:?>
+</p>
+<div>
+<?=$root?>
+</div>