Closed
Description
OpenSSL 1.1.1 is going EOL in September, and it looks like the builds here are currently using 1.1.1s.
From a quick glance it seems like CPython supports building with OpenSSL 3.0 from 3.9 onwards.
I was wondering if there were any plans about upgrading? I imagine Python 3.8 will still need to use OpenSSL 1.1.1, but I believe the other builds can be upgraded. I can help with an MR if there isn't anything blocking.