Sanchayan Ghosh <sanchayangh...@outlook.com> added the comment:

Here is the PR as well. While I agree that there is no more a reason to reorder 
cipher suites and that we should use our certificates to basically ensure a 
secure connection, the advantage of the OpenSSL API is it provides us the 
function to influence the selection of cipher suites.

So, as a first step, I have added the binding for selecting TLS v1.3 cipher 
suites. And in 2 other pull requests, I will provide the API implementation for 
the other, for users who may just want a way to access OpenSSL through Python.

----------
message_count: 4.0 -> 5.0
pull_requests: +29730
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/31607

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

Reply via email to