You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-webdb/pages/help/0.php

14 lines
825 B
PHTML

<h3><?=_("Help!")?></h3>
<p><?=_("Following are several tips you may find useful.")?></p>
<ul>
<li><a href='help.php?id=1'><?=_("Certificate Retrieval Proposal")?></a></li>
<li><a href='help.php?id=2'><?=_("Digital Signing (a guide for normal people)")?></a></li>
<li><a href='help.php?id=3'><?=_("Generating a New Key Pair and CSR for IIS 5.0")?></a></li>
<li><a href='help.php?id=4'><?=_("How do I generate a private key and CSR using OpenSSL?")?></a></li>
20 years ago
<li><a href='logos.php'><?=_("How do I get a secured by CAcert emblem on my site?")?></a></li>
<li><a href='help.php?id=6'><?=_("How do I get a Server certificate from CAcert?")?></a></li>
<li><a href='help.php?id=7'><?=_("How does CAcert Protect it's root private key?")?></a></li>
<li><a href='http://wiki.cacert.org'><?=_("Unofficial FAQ/Wiki")?></a></li>
</ul>