diff --git a/tools/build_h3_tools.sh b/tools/build_h3_tools.sh index cc65e12f20f..a5182427823 100755 --- a/tools/build_h3_tools.sh +++ b/tools/build_h3_tools.sh @@ -28,7 +28,7 @@ cd "${WORKDIR}" echo "Building H3 dependencies in ${WORKDIR} ..." # Update this as the draft we support updates. -OPENSSL_BRANCH=${OPENSSL_BRANCH:-"OpenSSL_1_1_1u+quic"} +OPENSSL_BRANCH=${OPENSSL_BRANCH:-"openssl-3.0.9+quic"} # Set these, if desired, to change these to your preferred installation # directory