]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5382a] Updated doc
authorFrancis Dupont <fdupont@isc.org>
Mon, 28 May 2018 15:09:19 +0000 (17:09 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 28 May 2018 15:09:19 +0000 (17:09 +0200)
doc/guide/install.xml
doc/guide/intro.xml

index a5eaeb3a45779960c2ee6e105646fdd5df745092..231c85239cabf41eff866d4c63eb3181c6c63e4c 100644 (file)
 
           <listitem>
         <para>
-          Botan (at least version 1.8) or OpenSSL (at least version 1.0.1).
+          Botan (at least version 1.9) or OpenSSL (at least version 1.0.1).
+          Note that Botan version 2 or later and OpenSSL version 1.0.2 or
+          1.1.0 or later are strongly recommended.
         </para>
           </listitem>
 
index b857c7284514d2cebe98db0b914f215d2949a9aa..96e136bf8a686ef3fc7e9fe3ccb71feaa16d0789 100644 (file)
@@ -63,7 +63,7 @@
         Kea supports two crypto libraries: Botan and OpenSSL. Only one of them
         is required to be installed during compilation. Kea uses the Botan
         crypto library for C++ (<uri xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://botan.randombit.net/">http://botan.randombit.net/</uri>),
-        version 1.8 or later. As an alternative to Botan, Kea can use the
+        version 1.9 or later. As an alternative to Botan, Kea can use the
         OpenSSL crypto library (<uri xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.openssl.org/">http://www.openssl.org/</uri>),
         version 1.0.1 or later.
             </simpara>