Miscellaneous updates for the 3.0 release
[openssl-web.git] / docs / index.html
index 16b7bf42a5250e92c5df5158fbca6c1f29d1b9a9..501b1fbbec50fbdf580e10ee6b273c4feee9b854 100644 (file)
@@ -8,48 +8,43 @@
   <div id="main">
     <div id="content">
       <div class="blog-index">
-       <article>
-         <header><h2>Documentation<h2></header>
-         <div class="entry-content">
-           <p>
-             We have a
-             <a href="OpenSSLStrategicArchitecture.html">Strategic
-             Architecture</a> for the development of OpenSSL from
-             3.0.0 and going forward, as well as a
-             <a href="OpenSSL300Design.html">design for 3.0.0 (draft)</a>
-             specifically.
-           </p>
-
-           <p>The
-           <a href="faq.html">frequently-asked questions (FAQ)</a>
-            is available.</p>
-
-           <p>Information about the first-ever open source
-           <a href="fips.html">FIPS-140 validation</a> is also
-           available.</p>
-
-            <p>The <a href="manpages.html">manual pages</a> for all
-            supported
-            releases are available.  There are still problems with some
-            of the links; thanks for your understanding.</p>
-
-           <p>Ivan Risti&#x0107;, the creator of
-           <a href="https://ssllabs.com">https://ssllabs.com</a>,
-           has a free download of his <em>OpenSSL Cookbook</em>
-           that covers the most frequently used OpenSSL features
-           and commands.  It is updated often, and is available
-           at
-           <a
-             href="https://www.feistyduck.com/books/openssl-cookbook/">https://www.feistyduck.com/books/openssl-cookbook/</a>.
-           It is highly recommended.
-           </p>
-         </div>
-         <footer>
-           You are here: <a href="/">Home</a>
-           : <a href=".">Documentation</a>
-           <br/><a href="/sitemap.txt">Sitemap</a>
-         </footer>
-       </article>
+        <article>
+          <header><h2>Documentation<h2></header>
+          <div class="entry-content">
+            <p>The
+            <a href="faq.html">frequently-asked questions (FAQ)</a> page is
+            available.</p>
+
+            <p>A good starting point for understanding some of the key
+            concepts in OpenSSL 3.0 is the libcrypto
+            <a href="https://www.openssl.org/docs/man3.0/man7/crypto.html">manual page</a>.
+            Information and notes about migrating existing applications to OpenSSL
+            3.0 are available in the
+            <a href="https://www.openssl.org/docs/man3.0/man7/migration_guide.html">OpenSSL 3.0 Migration Guide</a></p>
+
+            <p>The <a href="manpages.html">manual pages</a> for all supported
+            releases are available.</p>
+
+            <p>Ivan Risti&#x0107;, the creator of
+            <a href="https://ssllabs.com">https://ssllabs.com</a>,
+            has a free download of his <em>OpenSSL Cookbook</em>
+            that covers the most frequently used OpenSSL features
+            and commands.  It is updated often, and is available
+            at
+            <a
+              href="https://www.feistyduck.com/books/openssl-cookbook/">https://www.feistyduck.com/books/openssl-cookbook/</a>.
+            It is highly recommended.
+            </p>
+
+            <p>Historic information about our legacy OpenSSL FIPS Object Module (FOM) 2.0
+            <a href="fips.html">FIPS 140-2 validation</a> is also available.</p>
+          </div>
+          <footer>
+            You are here: <a href="/">Home</a>
+            : <a href=".">Documentation</a>
+            <br/><a href="/sitemap.txt">Sitemap</a>
+          </footer>
+        </article>
       </div>
       <!--#include virtual="sidebar.shtml" -->
     </div>