Our emscripten builds are failing as curl https://www.openssl.org/source/openssl-3.2.0.tar.gz --output openssl-file results in an empty file.
The link seems to redirect to the proper .tar.gz openssl archive file, so we need to allow curl to redirect with the -L flag