Remove FAQ about PKCS12 macros
[openssl-web.git] / docs / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4
5 <body>
6 <!--#include virtual="/inc/banner.shtml" -->
7
8   <div id="main">
9     <div id="content">
10       <div class="blog-index">
11         <article>
12           <header><h2>Documentation<h2></header>
13           <div class="entry-content">
14             <p>The
15             <a href="faq.html">frequently-asked questions (FAQ)</a>
16             is available.  So is an incomplete list of
17             <a href="standards.html">what standards (RFC's) are relevant.</a>
18             </p>
19
20             <p>Information about the first-ever open source
21             <a href="fips.html">FIPS-140 validation</a> is also
22             available.</p>
23
24             <p>The <a href="manpages.html">manual pages</a> for all
25             supported
26             releases are available.  There are still problems with some
27             of the links; thanks for your understanding.</p>
28
29             <p>Ivan Risti&#x0107;, the creator of
30             <a href="https://ssllabs.com">https://ssllabs.com</a>,
31             has a free download of his <em>OpenSSL Cookbook</em>
32             that covers the most frequently used OpenSSL features
33             and commands.  It is updated often, and is available
34             at
35             <a
36               href="https://www.feistyduck.com/books/openssl-cookbook/">https://www.feistyduck.com/books/openssl-cookbook/</a>.
37             It is highly recommended.
38             </p>
39           </div>
40           <footer>
41             You are here: <a href="/">Home</a>
42             : <a href=".">Documentation</a>
43             <br/><a href="/sitemap.txt">Sitemap</a>
44           </footer>
45         </article>
46       </div>
47       <!--#include virtual="sidebar.shtml" -->
48     </div>
49   </div>
50
51 <!--#include virtual="/inc/footer.shtml" -->
52 </body>
53
54 </html>
55