Message302100
| Author | christian.heimes |
|---|---|
| Recipients | Alex Gaynor, adrianv, christian.heimes, doko |
| Date | 2017-09-13.17:11:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505322680.05.0.936883258188.issue31453@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1505322680.05.0.936883258188.issue31453@psf.upfronthosting.co.za> |
| 2017-09-13 17:11:19 | christian.heimes | link | issue31453 messages |
| 2017-09-13 17:11:19 | christian.heimes | create | |