On 9 Dec 2024, at 17:38, Ilya Maximets wrote: > All the ssl.OP_NO_* options are deprecated since OpenSSL 1.1.0. > Use minimum/maximum_version configuration instead. > > Unfortunately, those only available in Python 3.7, so increasing > the minimal supported Python version. Python 3.7+ should be > available in most modern distributions. It is also EoL at this > point, but there is no need to require higher versions. > > Signed-off-by: Ilya Maximets <[email protected]> Patchwork did not like the cover letter ACK, so will ack them individually. Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- [ovs-dev] [PATCH 00/10] Modernize SSL/TLS support and add e... Ilya Maximets
- [ovs-dev] [PATCH 04/10] stream-ssl: Support protocol r... Ilya Maximets
- Re: [ovs-dev] [PATCH 04/10] stream-ssl: Support pr... Eelco Chaudron
- [ovs-dev] [PATCH 05/10] stream-ssl: Remove use of depr... Ilya Maximets
- Re: [ovs-dev] [PATCH 05/10] stream-ssl: Remove use... Ilya Maximets
- Re: [ovs-dev] [PATCH 05/10] stream-ssl: Remove use... Eelco Chaudron
- [ovs-dev] [PATCH 07/10] python: Require Python 3.7 for... Ilya Maximets
- Re: [ovs-dev] [PATCH 07/10] python: Require Python... Eelco Chaudron
- [ovs-dev] [PATCH 02/10] treewide: Refer to SSL configu... Ilya Maximets
- Re: [ovs-dev] [PATCH 02/10] treewide: Refer to SSL... Eelco Chaudron
- [ovs-dev] [PATCH 06/10] m4: Fix check for Python 3.6 v... Ilya Maximets
- Re: [ovs-dev] [PATCH 06/10] m4: Fix check for Pyth... Eelco Chaudron
- [ovs-dev] [PATCH 01/10] stream-ssl: Deprecate and disa... Ilya Maximets
- Re: [ovs-dev] [PATCH 01/10] stream-ssl: Deprecate ... Eelco Chaudron
- [ovs-dev] [PATCH 08/10] ovs-pki: Use 3072-bit keys by ... Ilya Maximets
- Re: [ovs-dev] [PATCH 08/10] ovs-pki: Use 3072-bit ... Eelco Chaudron
- [ovs-dev] [PATCH 10/10] stream-ssl: Add explicit suppo... Ilya Maximets
- Re: [ovs-dev] [PATCH 10/10] stream-ssl: Add explic... Eelco Chaudron
