Christian Heimes <li...@cheimes.de> added the comment:

The session ticket issue in TLS 1.3 handshake will be fixed by upstream patch 
https://github.com/openssl/openssl/pull/6340.

We still need to drain the SSL socket to remove pending application data before 
the second SSL_shutdown() call, but it's no longer critical to get basic TLS 
1.3 support working.

Ned, I'm downgrading this issue from blocker to high.

----------
priority: deferred blocker -> high

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30437>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to