From: William Lallemand Date: Fri, 14 Jun 2024 10:06:03 +0000 (+0200) Subject: DOC: INSTALL: minimum AWS-LC version is v1.22.0 X-Git-Tag: v3.1-dev1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1950996e831e2030a441db6b9b431cf7e4c7911c;p=thirdparty%2Fhaproxy.git DOC: INSTALL: minimum AWS-LC version is v1.22.0 Change the minimum AWS-LC version required --- diff --git a/INSTALL b/INSTALL index 016b50009f..ee91757e02 100644 --- 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