[Python-Dev] TLS 1.3 support

Christian Heimes christian at python.org
Thu Aug 16 10:07:59 EDT 2018


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Argh, typo! Thanks for pointing that out, Miro. I meant to write "now
compiles with OpenSSL 1.1.1-pre".

On 2018-08-16 15:27, Christian Heimes wrote:
> First some good news: Python's ssl module not compiles with OpenSSL
> 1.1.1-pre. It's also able
                      ^^^
  Python's ssl module NOW compiles with OpenSSL 1.1.1-pre.

The latest release OpenSSL 1.1.1-pre8 from June has some bugs, e.g.
twp way shutdown is broken under some circumstances [1]. The current
git master of CPython is mostly compatible with the latest git
snapshot of OpenSSL. I'm waiting for OpenSSL devs to merge PR 6938 [2]
and release pre9.

Christian

[1] https://github.com/openssl/openssl/issues/6262
[2] https://github.com/openssl/openssl/pull/6938
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEL7+ElqIWjf0BBClLhmhSSSEttokFAlt1hTIACgkQhmhSSSEt
tokiMAgApG/ruPxq0WW5FsOuQquH+jH6coifKzEsHsZfIhHLGQwVlpUjRhtQdj+T
YpprzjRU6AS+R7J+/fr7t032TPfogSSpCHSh22RIeY5BlYkNBjjyhxuItwGu8SiP
pvKThAsLiu4x4SCJHMJHgjv/M9ljAsUM9VgUjCy8UQ8p6zfKjC2B/Vwg8WLO0XOn
90ggMEpMfyb6t0daUIEe2eEPBmfwN5K0cctWg1rb98LUbfOdq3MMEWjKgYBBsCS7
vk3RIKE1ZMtzDJaO3M09wHYLu2QXtUpo9k3VU2CABC65Jw9SkyMDUGyUFZjV5GU/
dW0K5DyHr/6JHfHWfq37Y3y/yBXNsA==
=gVcQ
-----END PGP SIGNATURE-----


More information about the Python-Dev mailing list