From: Francis Dupont Date: Mon, 28 May 2018 15:09:19 +0000 (+0200) Subject: [5382a] Updated doc X-Git-Tag: trac5631_base~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95bb964a5d3a911777b39d2ca61ddbf7d05dd170;p=thirdparty%2Fkea.git [5382a] Updated doc --- diff --git a/doc/guide/install.xml b/doc/guide/install.xml index a5eaeb3a45..231c85239c 100644 --- a/doc/guide/install.xml +++ b/doc/guide/install.xml @@ -124,7 +124,9 @@ - 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. diff --git a/doc/guide/intro.xml b/doc/guide/intro.xml index b857c72845..96e136bf8a 100644 --- a/doc/guide/intro.xml +++ b/doc/guide/intro.xml @@ -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++ (http://botan.randombit.net/), - 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 (http://www.openssl.org/), version 1.0.1 or later.