Message 414166 - Python tracker

Message414166

Author sanchayanghosh
Recipients EA, christian.heimes, dreamsorcerer, sanchayanghosh
Date 2022-02-27.22:30:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646001048.87.0.865524235059.issue36484@roundup.psfhosted.org>
In-reply-to
Content
I have written a function that will allow us to reorder TLS v1.3. Since I have tried to keep a 1-1 binding, you will have to first remove the cipher suites entirely by giving a blank string, and then add TLS v1.2 and v1.3 cipher suites.
History
Date User Action Args
2022-02-27 22:30:48sanchayanghoshsetrecipients: + sanchayanghosh, christian.heimes, EA, dreamsorcerer
2022-02-27 22:30:48sanchayanghoshsetmessageid: <1646001048.87.0.865524235059.issue36484@roundup.psfhosted.org>
2022-02-27 22:30:48sanchayanghoshlinkissue36484 messages
2022-02-27 22:30:48sanchayanghoshcreate