mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-05-06 09:48:00 +00:00
DOC: INSTALL: minimum AWS-LC version is v1.22.0
Change the minimum AWS-LC version required
This commit is contained in:
parent
11e13175d4
commit
1950996e83
2
INSTALL
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user