The standards page is out of date and we don't want to maintain it
[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>
15               We have a
16               <a href="OpenSSLStrategicArchitecture.html">Strategic
17               Architecture</a> for the development of OpenSSL from
18               3.0.0 and going forward, as well as a
19               <a href="OpenSSL300Design.html">design for 3.0.0 (draft)</a>
20               specifically.
21             </p>
22
23             <p>The
24             <a href="faq.html">frequently-asked questions (FAQ)</a>
25             is available.</p>
26
27             <p>Information about the first-ever open source
28             <a href="fips.html">FIPS-140 validation</a> is also
29             available.</p>
30
31             <p>The <a href="manpages.html">manual pages</a> for all
32             supported
33             releases are available.  There are still problems with some
34             of the links; thanks for your understanding.</p>
35
36             <p>Ivan Risti&#x0107;, the creator of
37             <a href="https://ssllabs.com">https://ssllabs.com</a>,
38             has a free download of his <em>OpenSSL Cookbook</em>
39             that covers the most frequently used OpenSSL features
40             and commands.  It is updated often, and is available
41             at
42             <a
43               href="https://www.feistyduck.com/books/openssl-cookbook/">https://www.feistyduck.com/books/openssl-cookbook/</a>.
44             It is highly recommended.
45             </p>
46           </div>
47           <footer>
48             You are here: <a href="/">Home</a>
49             : <a href=".">Documentation</a>
50             <br/><a href="/sitemap.txt">Sitemap</a>
51           </footer>
52         </article>
53       </div>
54       <!--#include virtual="sidebar.shtml" -->
55     </div>
56   </div>
57
58 <!--#include virtual="/inc/footer.shtml" -->
59 </body>
60
61 </html>
62