]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/RootCertPage.templ
add: show more certificates on the "roots" page
[gigi.git] / src / club / wpia / gigi / pages / RootCertPage.templ
index cd65445a075718cb0853f2ec8dc3740f93ba9ae2..060fdfd4ad509fec8a339242b58fe38dfb696e4c 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>
+<a href="?pem">PEM</a> <a href="?cer">DER</a>
+<p>
+<?=_A full list of DER-encoded certificates is also provided below.?>
+</p>
+<div>
+<?=$root?>
+</div>