]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: INSTALL: minimum AWS-LC version is v1.22.0
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 14 Jun 2024 10:06:03 +0000 (12:06 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 14 Jun 2024 10:06:03 +0000 (12:06 +0200)
Change the minimum AWS-LC version required

INSTALL

diff --git a/INSTALL b/INSTALL
index 016b50009f77e90f02737ae5b9d81563d6dc542d..ee91757e023bed3671e1b3ecc6808194616a1af0 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -320,7 +320,7 @@ command line, for example:
   $ make -j $(nproc) TARGET=generic USE_OPENSSL_WOLFSSL=1 USE_QUIC=1 \
     SSL_INC=/opt/wolfssl-5.6.6/include SSL_LIB=/opt/wolfssl-5.6.6/lib
 
-To use HAProxy with AWS-LC you must have version v1.13.0 or newer of AWS-LC
+To use HAProxy with AWS-LC you must have version v1.22.0 or newer of AWS-LC
 built and installed locally.
  $ cd ~/build/aws-lc
  $ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/opt/aws-lc