]> WPIA git - gigi.git/blob - src/club/wpia/gigi/pages/RootCertPage.templ
Merge "add: show more certificates on the "roots" page"
[gigi.git] / src / club / wpia / gigi / pages / RootCertPage.templ
1 <?=_The Root certificates are available for download here. Choose your preferred format:?><br/>
2 <a href="?pem">PEM</a> <a href="?cer">DER</a>
3 <p>
4 <?=_A full list of DER-encoded certificates is also provided below.?>
5 </p>
6 <div>
7 <?=$root?>
8 </div>