Browse Source

[3908] Changed minimal OpenSSL version from 1.0.0 to 1.0.1

Francis Dupont 9 years ago
parent
commit
3344ccb557
2 changed files with 2 additions and 2 deletions
  1. 1 1
      doc/guide/install.xml
  2. 1 1
      doc/guide/intro.xml

+ 1 - 1
doc/guide/install.xml

@@ -114,7 +114,7 @@
 
           <listitem>
         <para>
-          Botan (at least version 1.8) or OpenSSL (at least version 1.0.0).
+          Botan (at least version 1.8) or OpenSSL (at least version 1.0.1).
         </para>
           </listitem>
 

+ 1 - 1
doc/guide/intro.xml

@@ -61,7 +61,7 @@
         crypto library for C++ (<ulink url="http://botan.randombit.net/"/>),
         version 1.8 or later. As an alternative to Botan, Kea can use the
         OpenSSL crypto library (<ulink url="http://www.openssl.org/"/>),
-        version 1.0.0 or later.
+        version 1.0.1 or later.
             </simpara>
         </listitem>