projects
/
haproxy-3.1.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11e1317
)
DOC: INSTALL: minimum AWS-LC version is v1.22.0
author
William Lallemand
<wlallemand@haproxy.com>
Fri, 14 Jun 2024 10:06:03 +0000
(12:06 +0200)
committer
William Lallemand
<wlallemand@haproxy.com>
Fri, 14 Jun 2024 10:06:03 +0000
(12:06 +0200)
Change the minimum AWS-LC version required
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index
016b500
..
ee91757
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