Message302100
Matthias, this issue affects Debian and probably Ubuntu, too. Could you please discuss it with Debian maintainers and propose a workaround? Python does not expose the new OpenSSL 1.1.0 SSL_CTX_set_min_proto_version() and SSL_CTX_set_max_proto_version() calls. We only support SSL_CTX_set_options() with SSL_OP_NO_TLSv1 and SSL_OP_NO_TLSv1_1. |
|
| Date |
User |
Action |
Args |
| 2017-09-13 17:11:20 | christian.heimes | set | recipients:
+ christian.heimes, doko, Alex Gaynor, adrianv |
| 2017-09-13 17:11:20 | christian.heimes | set | messageid: <[email protected]> |
| 2017-09-13 17:11:19 | christian.heimes | link | issue31453 messages |
| 2017-09-13 17:11:19 | christian.heimes | create | |
|