gh-148600: Add Modules/_ssl_data_40.h data (#148601)
The Modules/_ssl_data_40.h file was created with the commands: python Tools/ssl/multissltests.py --steps=library --base-directory "$PWD/multissl" --openssl '4.0.0' --system Linux python Tools/ssl/make_ssl_data.py multissl/src/openssl-4.0.0 Modules/_ssl_data_40.h Update Modules/_ssl.c to include it on OpenSSL 4.0.0 and newer. Update test_ssl for the new error message.
V
Victor Stinner committed
70eb56be427aac3fc45342024dbcfef632accc3a
Parent: cb339d3
Committed by GitHub <noreply@github.com>
on 4/15/2026, 1:59:02 PM