This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anis.gandoura
Recipients anis.gandoura
Date 2021-08-02.12:25:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627907120.03.0.784092959739.issue44811@roundup.psfhosted.org>
In-reply-to
Content
Expose the OpenSSL function SSL_CTX_set1_sigalgs_list to allow the user to modify the supported signature algorithms for a given SSL Context.
OpenSSL documentation: https://www.openssl.org/docs/man1.1.0/man3/SSL_CTX_set1_sigalgs_list.html
History
Date User Action Args
2021-08-02 12:25:20anis.gandourasetrecipients: + anis.gandoura
2021-08-02 12:25:20anis.gandourasetmessageid: <1627907120.03.0.784092959739.issue44811@roundup.psfhosted.org>
2021-08-02 12:25:20anis.gandouralinkissue44811 messages
2021-08-02 12:25:19anis.gandouracreate