]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3908] Changed minimal OpenSSL version from 1.0.0 to 1.0.1
authorFrancis Dupont <fdupont@isc.org>
Mon, 24 Aug 2015 14:24:44 +0000 (16:24 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 24 Aug 2015 14:24:44 +0000 (16:24 +0200)
doc/guide/install.xml
doc/guide/intro.xml

index 7f3b80475df5932eef7b793922f074a6e2ae6708..9b4a1af087bbe896890d1dc75782737523db7825 100644 (file)
 
           <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>
 
index bc61815d41b5f176516cbbb32aa8f23e8046a036..9991c0d889d038a8e8d54475b4eba2791d757c5e 100644 (file)
@@ -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>