From 95bb964a5d3a911777b39d2ca61ddbf7d05dd170 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Mon, 28 May 2018 17:09:19 +0200 Subject: [PATCH] [5382a] Updated doc --- doc/guide/install.xml | 4 +++- doc/guide/intro.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) 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. -- 2.47.2