[New-bugs-announce] [issue18915] ssl.wrap_socket, pass in certfile and keyfile as PEM strings

mpb report at bugs.python.org
Wed Sep 4 01:15:19 CEST 2013


New submission from mpb:

It would be nice to be able to pass ssl.wrap_socket the key and certificate as PEM encoded strings, rather than as paths to files.

Similarly for SSLContext.load_cert_chain.

----------
components: Library (Lib)
messages: 196878
nosy: mpb
priority: normal
severity: normal
status: open
title: ssl.wrap_socket, pass in certfile and keyfile as PEM strings
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18915>
_______________________________________


More information about the New-bugs-announce mailing list