[issue34257] SSL should accept cert content, instead of just cert file path
New submission from Rico Lin : Currently, SSL module [1] only allows file path as input. That led to a lot of libraries only accept file path to a local file. This lead to issues when people who trigger this python code, didn't have any right to access a local file. Here are two example
[issue34257] SSL should accept cert content, instead of just cert file path
Change by Rico Lin : -- versions: +Python 3.5 -Python 3.6 ___ Python tracker <https://bugs.python.org/issue34257> ___ ___ Python-bugs-list mailing list Unsub