[issue41195] Interface to OpenSSL's security level
Antoine Pitrou
report at bugs.python.org
Sat Jul 4 09:47:09 EDT 2020
Antoine Pitrou <solipsis at pitrou.net> added the comment:
No strong feelings on this, but the OpenSSL runtime is not always packaged by a Linux distribution. (macOS, Windows and Anaconda come to mind)
If one wants to retain the setter facility, one could raise a RuntimeWarning if the user *lowers* the actual security level.
----------
nosy: +pitrou
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41195>
_______________________________________
More information about the Python-bugs-list
mailing list