[issue35998] test_asyncio: test_start_tls_server_1() TimeoutError on Fedora 29

Open Close report at bugs.python.org
Sat Mar 9 03:51:56 EST 2019


Open Close <openandclose23 at gmail.com> added the comment:

I updated my PC (OpenSSL 1.1.1b).
the same TimeoutError as before.

$ ./python -m test.pythoninfo | grep ssl
ssl.HAS_SNI: True
ssl.OPENSSL_VERSION: OpenSSL 1.1.1b  26 Feb 2019
ssl.OPENSSL_VERSION_INFO: (1, 1, 1, 2, 15)
ssl.OP_ALL: 0x80000054
ssl.OP_NO_TLSv1_1: 0x10000000

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35998>
_______________________________________


More information about the Python-bugs-list mailing list