Closed MDzyga closed 1 year ago
@MDzyga No, sorry, we don't provide anything older than the latest stable release.
In general, 3.0.x should be fine if your server supports TLS 1.2 (instead of 1.3).
Thanks, version 1.1.1s is one of the latest (2022-Nov-01) ;) Do you have some instruction how I can prepare zip file from the pakcage distributed by Openssl?
You're free to have a different definition of latest. This project switched to 3.0.0 when it was released, in 2021.
We are a curl binary distribution that merely uses OpenSSL as a dependency. We don't do OpenSSL instructions and stopped offering a complete package of the dependencies we use. Your questions may be answered by OpenSSL itself.
[ If you're interested in building the pre-switch curl-for-win yourself, with 1.1.1 OpenSSL, you might have a try with rolling back the source code, bump up to your preferred OpenSSL revision and give it a go. It will build all necessary binaries, though this isn't something I have tested or something we actively support. ]
Hi, I would like to ask you if you plan to release openssl 1.1.1q or s in zip format or you know where I can find it? Unfortunately I'm not able to use openssl 3.0.X because it requires TLS 1.3 and my server doesn't support it.