mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-04 03:43:20 +02:00
Add a script to build curl with ECH support, to specify the path of the openssl+ECH library, you should set the SSL_LIB variable with the prefix of the library. Example: SSL_LIB=/opt/openssl-ech CURL_DESTDIR=/opt/curl-ech/ ./build-curl.sh