How old a version of OpenSSL do we support?
Matt Selsky
Matthew.Selsky at twosigma.com
Wed Jun 12 02:18:45 UTC 2024
Hi Hal,
See https://packages.debian.org/search?keywords=openssl for the versions of openssl across supported Debian versions.
Debian oldstable has 1.1.1w and I know some people using that distro without NTS, in production.
I think we should use 1.1.0 as the minimum and drop the shims for EVP_MD_CTX_create() and EVP_MD_CTX_destroy() as you suggested above.
What's the cost of keeping 1.1.0 as the minimum version that we support?
What's the cost of keeping 1.1.1 as the minimum version that we support?
Thanks,
-Matt
More information about the devel
mailing list