The SSL module no longer sends IP addresses in SNI TLS extension on platforms with OpenSSL 1.0.2+ or inet_pton. Signed-off-by: Christian Heimes <christian@python.org> (cherry picked from commit e9370a4) Co-authored-by: Christian Heimes <christian@python.org>
|
@tiran: Backport status check is done, and it's a success ✅ . |
|
Thanks, @tiran! |
|
@tiran: Please replace |
The SSL module no longer sends IP addresses in SNI TLS extension on
platforms with OpenSSL 1.0.2+ or inet_pton.
Signed-off-by: Christian Heimes christian@python.org
(cherry picked from commit e9370a4)
Co-authored-by: Christian Heimes christian@python.org
https://bugs.python.org/issue32185