[New-bugs-announce] [issue44811] Change default signature algorithms for context in the ssl library

Anis Gandoura report at bugs.python.org
Mon Aug 2 08:25:20 EDT 2021


New submission from Anis Gandoura <anis.gandoura at gmail.com>:

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

----------
messages: 398762
nosy: anis.gandoura
priority: normal
severity: normal
status: open
title: Change default signature algorithms for context in the ssl library

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44811>
_______________________________________


More information about the New-bugs-announce mailing list